mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 22:03:27 -07:00
WebUI: Align elements in footer
This commit is contained in:
parent
f45e48c32a
commit
2c930862c5
1 changed files with 4 additions and 0 deletions
|
@ -423,3 +423,7 @@ div.toolbox.divider { /* Have to specify div here for IE6's sake */
|
||||||
height: 16px;
|
height: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#desktopFooter td {
|
||||||
|
vertical-align: top;
|
||||||
|
text-align: center;
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue