summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2004-08-10 22:55:50 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2004-08-10 22:55:50 +0000
commitbd96bb77d225bd042868cff4ffc8aefd75c5a1a2 (patch)
tree7da257b9b6785c6c9a582c917bb2532aceb48b76
parent6fd74abb8884e82a8f3e7da84cbecd3937358faa (diff)
downloadbrdo-bd96bb77d225bd042868cff4ffc8aefd75c5a1a2.tar.gz
brdo-bd96bb77d225bd042868cff4ffc8aefd75c5a1a2.tar.bz2
- Fixing incorrect bottom margins for comments in xtemplate default.
-rw-r--r--themes/xtemplate/default/xtemplate.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/xtemplate/default/xtemplate.css b/themes/xtemplate/default/xtemplate.css
index 48f9e330a..8a73adefe 100644
--- a/themes/xtemplate/default/xtemplate.css
+++ b/themes/xtemplate/default/xtemplate.css
@@ -63,6 +63,9 @@ table {
.links {
margin-bottom: 2em;
}
+.comment .links {
+ margin-bottom: 0em;
+}
/*
** Page layout blocks / IDs