From 8d7fa17d20e7912ec19e8fce0dbce5ad83f6bb6b Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 27 Dec 2011 08:47:55 +0000 Subject: - Fix unread wrapping on folderlist in message.html git-svn-id: https://svn.roundcube.net/trunk@5656 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/skins/larry/templates/mail.html | 2 +- roundcubemail/skins/larry/templates/message.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roundcubemail/skins/larry/templates/mail.html b/roundcubemail/skins/larry/templates/mail.html index 8a87ef8df..4eda881a4 100644 --- a/roundcubemail/skins/larry/templates/mail.html +++ b/roundcubemail/skins/larry/templates/mail.html @@ -30,7 +30,7 @@
- +
diff --git a/roundcubemail/skins/larry/templates/message.html b/roundcubemail/skins/larry/templates/message.html index b73f647ca..f7e4a8b57 100644 --- a/roundcubemail/skins/larry/templates/message.html +++ b/roundcubemail/skins/larry/templates/message.html @@ -16,7 +16,7 @@
- +
-- cgit v1.2.3