From a140dddf5ada9e2a02ae4be76383bf04d6095a16 Mon Sep 17 00:00:00 2001 From: thomasb Date: Tue, 26 Feb 2008 09:10:07 +0000 Subject: 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 --- roundcubemail/installer/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/installer/styles.css') 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 { -- cgit v1.2.3