1
0
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:
Chocobo1 2017-01-13 17:13:23 +08:00
parent 08aaff379b
commit df274e6457

View File

@ -74,7 +74,8 @@
} }
#transferList img.statusIcon { #transferList img.statusIcon {
margin-bottom: -4px; height: 1.3em;
vertical-align: middle;
} }
#trackers th, #trackers th,