mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-21 03:12:21 +08:00
WebUI: Align elements in footer
This commit is contained in:
parent
f45e48c32a
commit
2c930862c5
@ -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;
|
||||
}
|
Loading…
Reference in New Issue
Block a user