Fixing the z index for multiline message of the day.
This commit is contained in:
parent
244bf2a070
commit
4a69dbe1bf
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
||||||
|
|
||||||
.announcement.inline {
|
.announcement.inline {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
z-index: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
.announcement .spacer {
|
.announcement .spacer {
|
||||||
|
|
Reference in a new issue