From bc864bbe16f1b760a012593c849b8d14e3b2db49 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 8 Apr 2016 12:13:59 +0000 Subject: [PATCH 1/1] hide offset in overlay borders svn path=/trunk/; revision=93 --- templates/therapy.css.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/therapy.css.sh b/templates/therapy.css.sh index 10acf33..6b17f48 100755 --- a/templates/therapy.css.sh +++ b/templates/therapy.css.sh @@ -87,6 +87,7 @@ fieldset.color { position: absolute; bottom: 5px; right: 0; z-index: 1; + border: none; } @media(min-width: 800px){ h1, label.tab, div.tab, fieldset.tab, -- 2.39.2