Phone state z-index fix

This commit is contained in:
Elliot Hesp
2014-12-04 22:56:17 +00:00
parent 70e95f6123
commit 8d670b5b5e
4 changed files with 4 additions and 1 deletions
@@ -82,6 +82,7 @@ body.dashboard .navbar {
body.dashboard .sidebar {
height: 100%;
position: fixed;
z-index: 998;
width: 250px;
background: #37474f;
-webkit-transition: margin 0.2s;
+1
View File
@@ -82,6 +82,7 @@ body.dashboard .navbar {
body.dashboard .sidebar {
height: 100%;
position: fixed;
z-index: 998;
width: 250px;
background: #37474f;
-webkit-transition: margin 0.2s;
+1 -1
View File
@@ -1,4 +1,4 @@
{
"css/all.css": "css/all-54061ae6.css",
"css/all.css": "css/all-b076f8da.css",
"js/all.js": "js/all-86e91591.js"
}