summaryrefslogtreecommitdiff
path: root/skins/classic/templates/mail.html
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-07-10 08:47:10 +0200
committerThomas Bruederli <thomas@roundcube.net>2013-07-10 08:47:10 +0200
commit8efdd9caf7e7c76c76a5335362d9cc4a96c32ae4 (patch)
treedbe3cff17b7200f88a8ff039e8cadada38ef4a05 /skins/classic/templates/mail.html
parent2c03b71d28ef0d579f2961e7c9c56f6756b0ea4b (diff)
Enable fixed message list header in classic skin
Diffstat (limited to 'skins/classic/templates/mail.html')
-rw-r--r--skins/classic/templates/mail.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/classic/templates/mail.html b/skins/classic/templates/mail.html
index 4c29509b3..10aebc96d 100644
--- a/skins/classic/templates/mail.html
+++ b/skins/classic/templates/mail.html
@@ -55,6 +55,7 @@
<div id="messagelistcontainer" class="boxlistcontent" style="top:0">
<roundcube:object name="messages"
id="messagelist"
+ class="messagelist fixedheader"
cellspacing="0"
columns=""
summary="Message list"