2
0
Эх сурвалжийг харах

[web] fixes unclickable 'access' tab in mobile

Phoenix Eve Aspacio 7 жил өмнө
parent
commit
ae4d6d5884

+ 4 - 1
data/web/css/admin.css

@@ -56,4 +56,7 @@ body.modal-open {
 .thumbnail img {
 .thumbnail img {
   min-height:100px;
   min-height:100px;
   height:100px;
   height:100px;
-}
+}
+.nav-tabs>li>a {
+  z-index: 1;
+}