summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2014-01-16 11:41:09 +0100
committerThomas Bruederli <thomas@roundcube.net>2014-01-16 11:41:09 +0100
commitb6100d9ed21f355b6b492d30aa3426a87be96298 (patch)
tree1c55eb66a5483530b44c875d89ec49dfd367561f /skins/larry/mail.css
parentd53b60406c8070f363d42b32a21670ae68f56cc1 (diff)
parent010a350715f1a36eab666fe26d3118ed025133c1 (diff)
Merge branch 'dev-multi-folder-search' of github.com:roundcube/roundcubemail into dev-multi-folder-search
after rebasing to master
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index bf77201fd..35d79d184 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -501,6 +501,10 @@ table.messagelist.fixedcopy {
width: 135px;
}
+.messagelist tr td.folder {
+ width: 135px;
+}
+
.messagelist tr td.hidden {
display: none;
}