Add z-index to header div

This commit is contained in:
Brian Miyaji
2016-04-23 20:42:35 +10:00
parent 22f46b3c53
commit 28580e34d7

View File

@@ -16,6 +16,7 @@
.sp-header {
position: relative;
overflow: visible;
z-index: 10000;
}
/* Templates */