Fix z-index on the announcement bar

This commit is contained in:
Joseph Schorr 2015-04-16 12:20:32 -04:00
parent 3cd11c8f45
commit f87e77cc3f

View file

@ -29,7 +29,7 @@
.announcement { .announcement {
position: absolute; position: absolute;
z-index: 9; z-index: 4;
top: 0px; top: 0px;
left: 0px; left: 0px;
right: 0px; right: 0px;