summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-06-20 07:40:36 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-06-20 07:40:36 +0000
commit131aff184085adea79e4597cb917d7ecc39b1f9d (patch)
treeaac75486d49aeb3af1211c5bf90926c10b74dead /themes
parent918782f793422895a449d6bc5def18a371690381 (diff)
downloadbrdo-131aff184085adea79e4597cb917d7ecc39b1f9d.tar.gz
brdo-131aff184085adea79e4597cb917d7ecc39b1f9d.tar.bz2
#371649 by jpoesen: Fix CSS preventing 'Add new commment' link from displaying in Garland.
Diffstat (limited to 'themes')
-rw-r--r--themes/garland/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/garland/style.css b/themes/garland/style.css
index 9169199bc..e925f6f64 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -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;
}