mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-23 17:56:50 +03:00
- Improved filters CSS in Web UI
This commit is contained in:
parent
31ca3c1334
commit
14e94c8971
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ hr {
|
||||||
#Filters ul img {
|
#Filters ul img {
|
||||||
padding-left: 4px;
|
padding-left: 4px;
|
||||||
padding-right: 2px;
|
padding-right: 2px;
|
||||||
margin-top: 2px;
|
margin-bottom: -4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#Transfers {
|
#Transfers {
|
||||||
|
|
Loading…
Reference in a new issue