#371649 by jpoesen: Fix CSS preventing 'Add new commment' link from displaying in Garland.

merge-requests/26/head
Angie Byron 2009-06-20 07:40:36 +00:00
parent 918782f793
commit 131aff1840
1 changed files with 1 additions and 1 deletions

View File

@ -708,7 +708,7 @@ ul.links li, ul.inline li {
position: relative;
top: -1px;
border-bottom: 1px solid #e9eff3;
margin: -1.5em -25px 0;
margin: 1.5em -25px 0;
padding: 0 25px;
}