mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 18:09:59 +00:00
Format css nicely
This commit is contained in:
parent
d3a4809cb9
commit
0f9336cac5
|
@ -132,10 +132,6 @@ table.torrent-list thead th.sorting_desc:after {
|
||||||
padding: 1em 0;
|
padding: 1em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav-filter .bootstrap-select {
|
|
||||||
width: 100% !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.bootstrap-select > button {
|
.bootstrap-select > button {
|
||||||
margin-top: 1em;
|
margin-top: 1em;
|
||||||
}
|
}
|
||||||
|
@ -151,6 +147,10 @@ table.torrent-list thead th.sorting_desc:after {
|
||||||
top: 0;
|
top: 0;
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bootstrap-select > button {
|
||||||
|
margin-top: auto;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* elasticsearch term highlight */
|
/* elasticsearch term highlight */
|
||||||
|
|
Loading…
Reference in a new issue