mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 18:00:00 +00:00
Fix the order to match desktop
This commit is contained in:
parent
36416a3597
commit
51b93004d0
|
@ -117,11 +117,11 @@ table.torrent-list thead th.sorting_desc:after {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navFilter-category {
|
#navFilter-criteria {
|
||||||
order: 3;
|
order: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navFilter-criteria {
|
#navFilter-category {
|
||||||
order: 4;
|
order: 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue