summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
Diffstat (limited to 'style')
-rw-r--r--style/install.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/install.css b/style/install.css
index 8b3969f..a2cae25 100644
--- a/style/install.css
+++ b/style/install.css
@@ -40,7 +40,7 @@ fieldset {padding:10px; margin:10px; border:0; border-top:3px solid #f60;}
legend {padding:2px 7px; background:#fff; font-weight:bold;}
textarea {width:100%;}
-.row {clear:both; padding:5px 0 0 0;}
+.row {erflow:auto; ovclear:both; padding:5px 0 0 0;}
.formlabel {float:left; width:24%; text-align:right; padding:2px 1% 2px 0; border:1px solid #ccc; background:#eee;}
.formfeedback {}
.formfeedback div {display:block; padding:4px; border-bottom:1px dotted #aaa;}