summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r--theme/base/css/display.css7
1 files changed, 5 insertions, 2 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 6c3c7e912..8ea2befb4 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -407,7 +407,7 @@ float:left;
width:27.917%;
min-height:259px;
float:left;
-margin-left:0.395%;
+margin-left:0.385%;
padding:1.795%;
border-radius:7px;
-moz-border-radius:7px;
@@ -472,7 +472,7 @@ bottom:0;
right:0;
}
#form_notice label[for=to] {
-margin-top:11px;
+margin-top:7px;
}
#form_notice select[id=to] {
margin-bottom:7px;
@@ -1156,3 +1156,6 @@ margin-bottom:18px;
.help dt {
display:none;
}
+.guide {
+clear:both;
+} \ No newline at end of file