From 07c97660e442e9aa4ae3b25864ad868679f15336 Mon Sep 17 00:00:00 2001 From: ccd0 Date: Sun, 18 Oct 2015 14:16:25 -0700 Subject: [PATCH] Tweak spoiler S CSS. --- src/General/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/General/css/style.css b/src/General/css/style.css index a19c8281f..84bab93a1 100755 --- a/src/General/css/style.css +++ b/src/General/css/style.css @@ -1429,8 +1429,8 @@ input#qr-filename { pointer-events: none; position: absolute; top: 2px; - left: 3px; - right: 3px; + left: 0; + right: 0; text-align: center; font-size: 11px; font-weight: bold;