mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
Remove unused css
This should have been removed earlier with the switch to using flex.
This commit is contained in:
parent
afa92d865f
commit
9339bbb26d
1 changed files with 0 additions and 4 deletions
|
@ -826,10 +826,6 @@ td.statusBarSeparator {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#searchResultsTableDiv {
|
|
||||||
height: calc(100% - 26px) !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
#searchResults .dynamicTable {
|
#searchResults .dynamicTable {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue