Fix preferences layout for small screens
This commit is contained in:
parent
9df25cdde9
commit
364c9833e3
2 changed files with 46 additions and 45 deletions
|
|
@ -564,7 +564,6 @@ input[type=number]::-webkit-outer-spin-button {
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
padding-top: 3px;
|
||||
}
|
||||
|
||||
ul.pagination li.current a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue