mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Adjust WebUI Options form alignment
This commit is contained in:
@@ -383,6 +383,14 @@ fieldset.settings .leftLabelSmall {
|
||||
display: block;
|
||||
}
|
||||
|
||||
fieldset.settings .leftLabelMedium {
|
||||
width: 9em;
|
||||
float: left;
|
||||
text-align: right;
|
||||
margin-right: 0.5em;
|
||||
display: block;
|
||||
}
|
||||
|
||||
fieldset.settings .leftLabelLarge {
|
||||
width: 14em;
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user