mirror of
https://github.com/simon987/nyaa.git
synced 2025-12-13 23:29:02 +00:00
Fix the order to match desktop
This commit is contained in:
@@ -117,12 +117,12 @@ table.torrent-list thead th.sorting_desc:after {
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#navFilter-category {
|
||||
#navFilter-criteria {
|
||||
order: 3;
|
||||
}
|
||||
|
||||
#navFilter-criteria {
|
||||
order: 4;
|
||||
#navFilter-category {
|
||||
order: 4;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user