diff options
author | thomascube <thomas@roundcube.net> | 2008-02-26 18:08:19 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-02-26 18:08:19 +0000 |
commit | ad43e637bd51b5b288856fee9a69da851ba07779 (patch) | |
tree | 33d3bf75ff441051f0376fc839907d8472d8723d /installer/styles.css | |
parent | 190e97e88624b4b42ad677c7446c0d5a0b7b17a6 (diff) |
Add SMTP test to installer script
Diffstat (limited to 'installer/styles.css')
-rw-r--r-- | installer/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/installer/styles.css b/installer/styles.css index 1290696f8..0260b6741 100644 --- a/installer/styles.css +++ b/installer/styles.css @@ -137,7 +137,7 @@ dd div { margin-top: 0.3em; } -label { +dd label { padding-left: 0.5em; } |