mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Center images in top menu
This commit is contained in:
parent
7b49ab2a48
commit
c255ba675a
1 changed files with 2 additions and 2 deletions
|
@ -269,9 +269,9 @@ a.propButton img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.MyMenuIcon {
|
.MyMenuIcon {
|
||||||
margin-left: -16px;
|
margin-left: -18px;
|
||||||
margin-bottom: -3px;
|
margin-bottom: -3px;
|
||||||
padding-right: 3px;
|
padding-right: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Tri-state checkbox */
|
/* Tri-state checkbox */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue