From 3c7d543577caab0e44c7ab1c264e5ddc607ed69f Mon Sep 17 00:00:00 2001 From: Nicolas Almagro Tonne Date: Thu, 26 Nov 2015 17:28:17 +0100 Subject: [PATCH] Small fixes to chan input placeholder --- static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 40741526..b4ba27cf 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -352,7 +352,7 @@ hide mdi-action-visibility mdi-action-visibility-off /*font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;*/ font-size: 17px; height: 42px; - line-height: 25px; + line-height: 24px; min-width: 307px; width: 400px; word-spacing: 0px; @@ -361,7 +361,7 @@ hide mdi-action-visibility mdi-action-visibility-off color: rgb(255, 255, 255); text-shadow: rgba(18, 18, 18, 0.76) 0px 1px 4px; border-bottom: 1px solid white !important; - padding-left: 100px; + padding-left: 91px; } .mega .refresh-button{