mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Fix adapative resizing on club pages
This commit is contained in:
parent
0b1d2d577a
commit
05bac50057
1 changed files with 2 additions and 2 deletions
|
@ -2485,5 +2485,5 @@ a.poll-retract-vote {
|
|||
}
|
||||
|
||||
.page_content.overscrolled div[class$="_big_block"] {
|
||||
width: unset;
|
||||
}
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue