diff options
author | thomascube <thomas@roundcube.net> | 2008-02-26 09:10:07 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-02-26 09:10:07 +0000 |
commit | 190e97e88624b4b42ad677c7446c0d5a0b7b17a6 (patch) | |
tree | 6e1c25eb0d9ce513c70fe77524467d46cf6683e7 /installer/styles.css | |
parent | 2a36163b3c6d43d0fb534368eb9fa4b30e0566c1 (diff) |
Fix database initialization and check write access on the DB; update INSTALL instructions
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 de4a9ca4d..1290696f8 100644 --- a/installer/styles.css +++ b/installer/styles.css @@ -123,7 +123,7 @@ textarea.configfile { font-family: monospace; font-size: 9pt; width: 100%; - height: 40em; + height: 30em; } dt.propname { |