fixes #356 - Web client - header non-scrolling?

This commit is contained in:
Luke Pulverenti
2013-06-20 15:26:00 -04:00
parent 28cc7b40f0
commit eb18764b8c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
position: fixed;
right: 0;
left: 0;
z-index: 1030;
z-index: 1000;
top: 0;
}