summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/garland/style.css4
-rw-r--r--themes/seven/style.css4
2 files changed, 0 insertions, 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;
}