summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorDries Buytaert <dries@buytaert.net>2009-04-26 15:01:06 +0000
committerDries Buytaert <dries@buytaert.net>2009-04-26 15:01:06 +0000
commit14009fb9c9b1a3659a30536ab279fb656b1e0870 (patch)
treed7682f6f7e081f69f2115e1e4583526414414703 /themes
parent5c629b76c7e340d9d302478dded5648c582c98b5 (diff)
downloadbrdo-14009fb9c9b1a3659a30536ab279fb656b1e0870.tar.gz
brdo-14009fb9c9b1a3659a30536ab279fb656b1e0870.tar.bz2
- Patch #282852 by will_in_wi: non-public background overlaps messages area.
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 6e7bdb887..aaa41d8a7 100644
--- a/themes/garland/style.css
+++ b/themes/garland/style.css
@@ -649,7 +649,7 @@ ul.secondary li.active a {
*/
.node {
border-bottom: 1px solid #e9eff3;
- margin: -1.5em -26px 1.5em;
+ margin: 0 -26px 1.5em;
padding: 1.5em 26px;
}