diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-04-23 10:42:59 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-04-23 10:42:59 +0000 |
| commit | 1f52ac006b68457ddd4aef659b83abe2e4e99000 (patch) | |
| tree | c49eea8ca65bbc49ea8ea23885a0bf6562db92ef /style | |
| parent | aca9cc4c2e6f53b9ced239838c0e460769ace6b5 (diff) | |
| download | install-1f52ac006b68457ddd4aef659b83abe2e4e99000.tar.gz install-1f52ac006b68457ddd4aef659b83abe2e4e99000.tar.bz2 install-1f52ac006b68457ddd4aef659b83abe2e4e99000.zip | |
typo
Diffstat (limited to 'style')
| -rw-r--r-- | style/install.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/install.css b/style/install.css index a2cae25..f1c7690 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 {erflow:auto; ovclear:both; padding:5px 0 0 0;} +.row {overflow:auto; clear: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;} |
