mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Add z-index to .cookies-popup
This commit is contained in:
parent
3f5849c2a9
commit
dfc4f932cb
1 changed files with 1 additions and 0 deletions
|
@ -2086,6 +2086,7 @@ table td[width="120"] {
|
|||
height: 40px;
|
||||
background: linear-gradient(#fff, #eee);
|
||||
box-shadow: inset 0px 1px 0px #bbb, inset 0px 2px 0px #ddd;
|
||||
z-index: 2048;
|
||||
}
|
||||
|
||||
.cookies-popup .contanier {
|
||||
|
|
Loading…
Reference in a new issue