From 36c55f047bc141562e9d36e5528c91c63cd7dada Mon Sep 17 00:00:00 2001 From: Silke Meyer Date: Sat, 14 Jun 2014 23:20:08 +0200 Subject: [PATCH] border-radius for messages --- view/theme/vier/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 7236dbd6b2..9d84a92ab6 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2577,6 +2577,7 @@ a.mail-list-link { width: 100%; height: auto; overflow: hidden; + border-radius: 5px; } .mail-list-wrapper span { display: block;