diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-04-18 16:53:12 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-04-18 16:53:12 +0200 |
commit | 9429087f67d5babe32ff496eadca52788e9f2547 (patch) | |
tree | c112d83ba8a0a853509ef68e4792f78293da698c /skins/larry/mail.css | |
parent | 26b5200322dbb1b52333f7e2db1c303ef0ace1f4 (diff) |
Add multi-folder search capabilities to classic skin (#1485234)
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index 34ce789d0..b9f24b8d0 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -518,10 +518,6 @@ table.messagelist.fixedcopy { width: 135px; } -.messagelist tr td.folder { - width: 135px; -} - .messagelist tr td.hidden { display: none; } |