docs(demos): fix iOS statusbar zindex

This commit is contained in:
Drew Rygh
2015-10-29 13:04:24 -05:00
parent 0b2b54006f
commit a3b61b15e1

View File

@ -298,7 +298,7 @@ body.ios img#ios-only {
top: 0px;
width: 100%;
height: auto;
z-index: 9999;
z-index: 50;
}
.item-bold {