From a65e3c432d1b238444dc75bd6796b16c480d46d5 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 8 Mar 2015 12:52:31 +0100 Subject: copy/paste typo --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index de7e8ef81..2dca3c428 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1692,7 +1692,7 @@ img.mail-list-sender-photo { background-color: $comment_item_colour; border-color: $comment_border_colour; border-style: solid; - border-width: 1px 0px 0px 3px; + border-width: 0px 0px 0px 3px; border-radius: 0px; padding: 7px 10px 7px 7px; } -- cgit v1.2.3