diff options
author | thomascube <thomas@roundcube.net> | 2008-09-19 17:01:57 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2008-09-19 17:01:57 +0000 |
commit | a3f149eb5729ef1ba6d1c05b29fead1058f4c888 (patch) | |
tree | 746acb9824e42bb0148ce79e5afa28eb0ba3b1fc /skins/default/mail.css | |
parent | 20a25197f3e2c51fb42db0832dc22d493334f20f (diff) |
Fix search box on Safari and make pages validate
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r-- | skins/default/mail.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css index 81e4cff35..ec78cd7a2 100644 --- a/skins/default/mail.css +++ b/skins/default/mail.css @@ -755,7 +755,6 @@ table.headers-table tr td.all #messagebody { position:relative; - min-height: 300px; padding-bottom: 10px; background-color: #FFFFFF; } |