From e31f50e0ef0c463e39eb376d5d6817e1234af540 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 7 Apr 2016 18:24:38 +0200 Subject: make export buttons smaller --- css/settings.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/settings.css b/css/settings.css index 79e2590d2..fc9158b36 100644 --- a/css/settings.css +++ b/css/settings.css @@ -58,7 +58,7 @@ #app-settings .import-export button, #app-settings .import-export a { - width: 113px; + width: 112px; height: 30px; margin: 0; vertical-align: middle; -- cgit v1.2.3