From: Silke Meyer Date: Sat, 14 Jun 2014 21:20:08 +0000 (+0200) Subject: border-radius for messages X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=36c55f047bc141562e9d36e5528c91c63cd7dada;p=friendica.git border-radius for messages --- 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;