From c3e1a47883da48689b2411fe3b98a092a5f5d8b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Sun, 15 Feb 2015 15:05:44 +0100 Subject: [PATCH] Stupid settingsbutton --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 36d7aa96..5de3502f 100755 --- a/static/style.css +++ b/static/style.css @@ -665,7 +665,7 @@ input[type="radio"] { margin:0; } - .skip { + .skip, #settings { height:50px; -webkit-filter:brightness(300%); padding-left: 25px;