From 98041b44a1da18f6d730265053eaaf7055d4c624 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 2 Apr 2017 11:35:30 -0400 Subject: [PATCH] minor css tuning --- src/css/dashboard.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/css/dashboard.css b/src/css/dashboard.css index f55ca5caa..142c3bd9a 100644 --- a/src/css/dashboard.css +++ b/src/css/dashboard.css @@ -41,7 +41,7 @@ html, body { cursor: pointer; display: inline-block; font-size: 110%; - margin: 0 1px 0 0; + margin: 0 0.2em 0 0; padding: 4px; position: relative; text-decoration: none; @@ -81,6 +81,7 @@ iframe { display: inline-block; font-size: 100%; margin-bottom: 1px; + margin-right: 1px; top: 0; } .tabButton.selected {