mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-17 22:18:05 -06:00
WebUI: Align elements in footer
This commit is contained in:
@@ -423,3 +423,7 @@ div.toolbox.divider { /* Have to specify div here for IE6's sake */
|
||||
height: 16px;
|
||||
}
|
||||
|
||||
#desktopFooter td {
|
||||
vertical-align: top;
|
||||
text-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user