CSS: move alert above panel

This commit is contained in:
Yohan Boniface 2023-03-01 18:19:58 +01:00
parent 67027c117e
commit 58cee72915

View file

@ -714,7 +714,7 @@ input[type=hidden].blur + .button {
font-weight: bold;
color: #fff;
font-size: 0.8em;
z-index: 1002;
z-index: 1012;
border-radius: 2px;
}
#umap-alert-container.error {