From 1eb6ef6fc3257eb40dd260cbd4c08537833c09f5 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Sat, 8 Aug 2009 15:33:15 +0000 Subject: =?UTF-8?q?#536974=20by=20G=C3=A1bor=20Hojtsy:=20Fix=20weird=20pad?= =?UTF-8?q?ding=20and=20border=20in=20Seven=20theme.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/seven/style.css | 8 -------- 1 file changed, 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; -- cgit v1.2.3