Explicit content box on CSS - Issue #9

This commit is contained in:
Daniel Thee Roperto
2016-09-07 10:21:33 +10:00
parent 68cfce9b48
commit 5b19d3a0a1

View File

@@ -1,4 +1,5 @@
.auth_outage_warningbar {
box-sizing: content-box;
position: fixed;
top: 0px;
left: 0px;