MDL-59418 theme Boost: Improve visibility of maintenance warning

This commit is contained in:
Kathrin Osswald 2017-07-01 14:01:39 +02:00
parent 5a651b43fb
commit b3b938bfbc

View File

@ -782,7 +782,7 @@
bottom: 0;
right: 0;
overflow: hidden;
z-index: 1;
z-index: $zindex-dropdown;
&.error {
@extend .form-control-danger;