WIP: minor updates in notification wrapper
Former-commit-id: 1dd6fcf1ca43cc9d3b0c633c7bd6487240c2b5bf
This commit is contained in:
parent
63ee3b0329
commit
825128e31e
|
@ -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: "";
|
||||
|
|
Loading…
Reference in New Issue