From 5aa6b69320c1e53e184361490cb13e3710fbe539 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 8 Dec 2013 16:57:05 +0100 Subject: submit button height --- view/css/conversation.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/css/conversation.css b/view/css/conversation.css index bf8e0236e..5bf6a3607 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -37,7 +37,7 @@ } #profile-jot-submit { - height: 30px; + height: 22px; width: 70px; float: right; } -- cgit v1.2.3