mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-25 22:14:32 +00:00
Fix statusIcon too large. Closes #6228.
This commit is contained in:
parent
08aaff379b
commit
df274e6457
@ -74,7 +74,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
#transferList img.statusIcon {
|
#transferList img.statusIcon {
|
||||||
margin-bottom: -4px;
|
height: 1.3em;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
#trackers th,
|
#trackers th,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user