From 92e5f31428107910a6c9faae556b930a1de3ebf0 Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 13 Aug 2014 16:56:31 +0200 Subject: tweak .comment-edit-text-empty to correlate with the new default app font-size --- view/theme/redbasic/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 8aecd484c..df9485dee 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2087,7 +2087,7 @@ img.mail-list-sender-photo { .comment-edit-text-empty { color: gray; - font-size: 11px; + font-size: 12px; } .comment-edit-text-full { -- cgit v1.2.3