Fixing the z index for multiline message of the day.

This commit is contained in:
Charlton Austin 2016-11-30 14:24:13 -05:00
parent 244bf2a070
commit 4a69dbe1bf

View file

@ -45,6 +45,7 @@
.announcement.inline {
position: relative;
z-index: 2;
}
.announcement .spacer {