mirror of
https://github.com/openvk/openvk
synced 2025-07-07 08:19:49 +03:00
Oops
This commit is contained in:
parent
3ebc32ca80
commit
3737171397
1 changed files with 1 additions and 6 deletions
|
@ -250,7 +250,7 @@ input[type=checkbox] {
|
||||||
{
|
{
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
overflow-x:hidden;
|
overflow-x:hidden;
|
||||||
width:28.8%;
|
width:25.5%;
|
||||||
border-top:1px solid #2B2B2B;
|
border-top:1px solid #2B2B2B;
|
||||||
float:right;
|
float:right;
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
|
@ -316,11 +316,6 @@ input[type=checkbox] {
|
||||||
width: 91%;
|
width: 91%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.searchOptions
|
|
||||||
{
|
|
||||||
width: 25.5%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.searchOptionName
|
.searchOptionName
|
||||||
{
|
{
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
Loading…
Reference in a new issue