summaryrefslogtreecommitdiff
path: root/share/www/style/layout.css
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/style/layout.css')
-rw-r--r--share/www/style/layout.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/share/www/style/layout.css b/share/www/style/layout.css
index 669bf8f7..1292e892 100644
--- a/share/www/style/layout.css
+++ b/share/www/style/layout.css
@@ -268,9 +268,8 @@ body.fullwidth #wrap { margin-right: 0; }
body.loading #dialog h2 {
background-image: url(../image/spinner.gif);
}
-#dialog h3 {
- color: #ccc; font-size: 110%; font-weight: bold; margin: 0 -2em;
- padding: .35em 2em;
+#dialog h3 { color: #ccc; font-size: 100%; font-weight: bold; margin: 0 -2em;
+ padding: .35em 2em 0;
}
#dialog fieldset { background: #222; border-top: 1px solid #111;
margin: 0 0 1em; padding: .5em 1em 1em;