diff --git a/css/contacts.css b/css/contacts.css index 0376e31b..5b8659b0 100644 --- a/css/contacts.css +++ b/css/contacts.css @@ -38,12 +38,12 @@ /* Left content */ #leftcontent { top: 3.5em !important; padding: 0; margin: 0; } -#leftcontent a { display: inline-block; } +#leftcontent a { display: inline-block; padding: 0; margin: 0; } #leftcontent h3 { cursor: pointer; -moz-transition: background 300ms ease 0s; background: none no-repeat scroll 1em center #eee; - border-bottom: 1px solid #ddd; border-top: 1px solid #fff; + border-bottom: 1px solid #ddd; border-top: 1px solid #fff; display: block; max-width: 100%; height: 2em;