diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-26 09:10:07 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-02-26 09:10:07 +0000 |
| commit | a140dddf5ada9e2a02ae4be76383bf04d6095a16 (patch) | |
| tree | ef37fdcf40fa3cc57f86ac18aaeae074c02cd597 /roundcubemail/installer/styles.css | |
| parent | 5bb688f3ffee9ac31ee9fcd28607ef1bd291d00a (diff) | |
Fix database initialization and check write access on the DB; update INSTALL instructions
git-svn-id: https://svn.roundcube.net/trunk@1141 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/styles.css')
| -rw-r--r-- | roundcubemail/installer/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/installer/styles.css b/roundcubemail/installer/styles.css index de4a9ca4d..1290696f8 100644 --- a/roundcubemail/installer/styles.css +++ b/roundcubemail/installer/styles.css @@ -123,7 +123,7 @@ textarea.configfile { font-family: monospace; font-size: 9pt; width: 100%; - height: 40em; + height: 30em; } dt.propname { |
