docs(demos): style iOS statusbar

This commit is contained in:
Drew Rygh
2015-10-26 14:59:16 -05:00
parent cd1d4cc82a
commit 3e2144f9e3

View File

@@ -219,7 +219,9 @@ body.md img#md-only {
body.ios img#ios-only {
display: block !important;
position: absolute;
top: 5px;
background-color: #F8F8F8;
padding: 5px 0;
top: 0px;
width: 100%;
height: auto;
z-index: 9999;