test(status-bar): update to work with body being offset

This commit is contained in:
Andy Joslin
2014-04-01 13:54:21 -06:00
parent 8a5133b7b8
commit 4d1f03ae93

View File

@@ -9,6 +9,7 @@
position: absolute;
width: 100%;
height: 20px;
top: -20px;
background: blue;
color: white;
text-align: center;