mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Fix statusIcon too large. Closes #6228.
This commit is contained in:
parent
08aaff379b
commit
df274e6457
1 changed files with 2 additions and 1 deletions
|
@ -74,7 +74,8 @@
|
|||
}
|
||||
|
||||
#transferList img.statusIcon {
|
||||
margin-bottom: -4px;
|
||||
height: 1.3em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
#trackers th,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue