From acd3eabfae79108dab84fac17826dd689361d328 Mon Sep 17 00:00:00 2001 From: Josef Citrine Date: Mon, 20 Jun 2016 02:47:22 +0100 Subject: [PATCH] Fixed z-index issues with sticky tabs --- resources/assets/styles/mobile.less | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/assets/styles/mobile.less b/resources/assets/styles/mobile.less index 283e2b21..4ce3e4c2 100644 --- a/resources/assets/styles/mobile.less +++ b/resources/assets/styles/mobile.less @@ -349,6 +349,7 @@ height: 41px; width: 100%; border-bottom: 0; + z-index: 100; li { a {