mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Wall: Add z-index to attachment menu
This commit is contained in:
parent
a01bab1179
commit
a75a4dd8b2
1 changed files with 1 additions and 0 deletions
|
@ -1384,6 +1384,7 @@ body.scrolled .toTop:hover {
|
|||
margin-top: 20px;
|
||||
border: 1px solid darkgrey;
|
||||
background-color: white;
|
||||
z-index: 32;
|
||||
}
|
||||
|
||||
#wallAttachmentMenu > a {
|
||||
|
|
Loading…
Reference in a new issue