From 009206ce00f7834c9b6676eadba0aea0b2b9526f Mon Sep 17 00:00:00 2001 From: Will Toohey Date: Thu, 8 Oct 2015 12:47:51 +1000 Subject: [PATCH] Fix sometimes unclickable settings --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 0f8acd4..c71333e 100644 --- a/css/style.css +++ b/css/style.css @@ -168,6 +168,7 @@ input.tab-input[type="radio"]:checked + label { -webkit-align-items:center; align-items:center; position: absolute; + z-index: 9; top: 0; left: 0; width:100%;