From c7bdb139b2969513f47cd91facbe6e377e5b69fc Mon Sep 17 00:00:00 2001 From: Val Erastov Date: Fri, 25 Nov 2016 01:52:26 -0800 Subject: [PATCH] fix status bar on retina --- web/css/app.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/css/app.less b/web/css/app.less index c3cb5b96..266c8c81 100644 --- a/web/css/app.less +++ b/web/css/app.less @@ -325,7 +325,7 @@ input[type=checkbox], input[type=radio] { .helvetica; color: #fff; font-size: 11px; - padding-top: 5px; + padding-top: 4px; } #status .coordinates-info {