summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-08 15:33:15 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2009-08-08 15:33:15 +0000
commit1eb6ef6fc3257eb40dd260cbd4c08537833c09f5 (patch)
tree47adbfbc1bcce82052376b33dd9add283f374404 /themes
parent37d9515b48964f9145f211268ff7cfaeab419aab (diff)
downloadbrdo-1eb6ef6fc3257eb40dd260cbd4c08537833c09f5.tar.gz
brdo-1eb6ef6fc3257eb40dd260cbd4c08537833c09f5.tar.bz2
#536974 by Gábor Hojtsy: Fix weird padding and border in Seven theme.
Diffstat (limited to 'themes')
-rw-r--r--themes/seven/style.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/themes/seven/style.css b/themes/seven/style.css
index 546ad023a..a15629cdf 100644
--- a/themes/seven/style.css
+++ b/themes/seven/style.css
@@ -273,15 +273,7 @@ ul.secondary li.active a.active {
position: relative;
}
-#footer {
- text-align: right;
- border-top: 1px solid #ccc;
- padding: 5px;
- font-size: 12px;
-}
-
#block-system-main {
- min-height: 180px;
padding: 20px 0;
background: #fff;
color: #333;