mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
OpenVK Modern: fix search options
This commit is contained in:
parent
3e69d06474
commit
3ebc32ca80
1 changed files with 30 additions and 25 deletions
|
@ -316,6 +316,11 @@ input[type=checkbox] {
|
|||
width: 91%;
|
||||
}
|
||||
|
||||
.searchOptions
|
||||
{
|
||||
width: 25.5%;
|
||||
}
|
||||
|
||||
.searchOptionName
|
||||
{
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue