diff --git a/static/css/hyde.css b/static/css/hyde.css index 53066f9..e602648 100644 --- a/static/css/hyde.css +++ b/static/css/hyde.css @@ -108,15 +108,13 @@ html { } .sidebar-social-item { display: block; - padding: .25rem 0.5rem; + padding: .25rem 0.8rem; background: #fff2; margin: 0 .2rem; border-radius: .25rem; text-transform: uppercase; font-size: .8rem; font-weight: bold; - float: left; - width: 17%; } a.sidebar-social-item:hover, a.sidebar-social-item:focus {