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/css/conversation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/css') diff --git a/view/css/conversation.css b/view/css/conversation.css index 4653ede89..7e0e6f0ad 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -182,7 +182,7 @@ .comment-edit-text-empty, .comment-edit-text-full { float: left; width: 100%; - padding: 8px; + padding: 6px 8px; } .comment-edit-text-empty { -- cgit v1.2.3