From 569a336d8879b19d26f2a1d954eb1be5c0d558d3 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 31 Aug 2009 17:40:04 +0000 Subject: #561484 by Davy Van Den Bremt: Remove reference to obsolete CSS class box. --- themes/garland/style.css | 4 ---- themes/seven/style.css | 4 ---- 2 files changed, 8 deletions(-) diff --git a/themes/garland/style.css b/themes/garland/style.css index 0aee0a8ec..801ed1a47 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -290,10 +290,6 @@ table .form-button, table .form-submit { margin: 0; } -.box { - margin-bottom: 2.5em; -} - /** * Layout */ diff --git a/themes/seven/style.css b/themes/seven/style.css index 49a1bec2f..829f2e1c0 100644 --- a/themes/seven/style.css +++ b/themes/seven/style.css @@ -21,10 +21,6 @@ a:hover { text-decoration: underline; } -div.box, p { - margin: 0 0 20px; -} - hr { display: none; } -- cgit v1.2.3