mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 23:43:17 +01:00
Show user's profile menu always on top
This commit is contained in:
parent
76d259b593
commit
b85a1f0627
@ -4142,7 +4142,7 @@ td.message span.message {
|
||||
display: none;
|
||||
right: 5px;
|
||||
width: 241px;
|
||||
z-index: 1000;
|
||||
z-index: 1001;
|
||||
top: 46px;
|
||||
background: white;
|
||||
box-shadow: 2px 3px 13px #666666;
|
||||
|
@ -61,7 +61,7 @@
|
||||
display: none;
|
||||
right: 5px;
|
||||
width: 241px;
|
||||
z-index: 1000;
|
||||
z-index: 1001;
|
||||
top: 46px;
|
||||
background: white;
|
||||
.box_shadow;
|
||||
|
Loading…
Reference in New Issue
Block a user