CSS: move alert above panel
This commit is contained in:
parent
67027c117e
commit
58cee72915
1 changed files with 1 additions and 1 deletions
|
@ -714,7 +714,7 @@ input[type=hidden].blur + .button {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
z-index: 1002;
|
z-index: 1012;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
#umap-alert-container.error {
|
#umap-alert-container.error {
|
||||||
|
|
Loading…
Reference in a new issue