Various fixes, update u2flib

This commit is contained in:
andryyy
2017-05-09 23:25:23 +02:00
parent 4cb8596ff0
commit f582f0f01b
20 changed files with 759 additions and 78 deletions

View File

@@ -55,12 +55,11 @@ body.modal-open {
overflow: inherit;
padding-right: inherit !important;
}
.mailcow-alert-box {
#mailcow-alert {
position: fixed;
bottom: 8px;
right: 25px;
min-width: 300px;
max-width: 350px;
min-width: 350px;
max-width: 550px;
z-index: 2000;
display: none;
}