From 3fbac93619a59e03706a771a1527c8492ff85e82 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 11 May 2014 13:23:38 +0200 Subject: grrr --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 64129eb36..88fd693ad 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1921,7 +1921,7 @@ img.mail-list-sender-photo { border-left: $comment_border_left $comment_border_colour; border-right: $comment_border_right $comment_border_colour; - border-bottom: 1px solid $comment_border_colour; + border-bottom: $comment_border_bottom $comment_border_colour; border-radius: 0px; padding: 7px 10px 7px 7px; } -- cgit v1.2.3