Update navbar.less

This commit is contained in:
Henry Oswald 2018-03-08 09:56:23 +00:00 committed by GitHub
parent 2abafdbf64
commit 5b51d190c7

View file

@ -579,4 +579,7 @@
.system-messages {
padding-top: @header-height;
}
position: absolute;
width: 100%;
z-index: 1;
}