mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
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;
|
border: #a5a5a5 solid 1px;
|
||||||
z-index: 900000;
|
z-index: 900000;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 400px;
|
width: 590px;
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
margin-left: -146px;
|
||||||
}
|
}
|
||||||
#notification-wrapper::before {
|
#notification-wrapper::before {
|
||||||
content: "";
|
content: "";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user