WIP: minor updates in notification wrapper

Former-commit-id: 1dd6fcf1ca43cc9d3b0c633c7bd6487240c2b5bf
This commit is contained in:
fbsanchez 2019-03-05 19:10:44 +01:00
parent 63ee3b0329
commit 825128e31e
1 changed files with 2 additions and 1 deletions

View File

@ -4433,9 +4433,10 @@ div#dialog_messages table th:last-child {
border: #a5a5a5 solid 1px;
z-index: 900000;
position: absolute;
width: 400px;
width: 590px;
margin-top: -5px;
border-radius: 5px;
margin-left: -146px;
}
#notification-wrapper::before {
content: "";