mirror of
https://gitlab.com/SIGBUS/nyaa.git
synced 2024-12-22 13:20:01 +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;
|
||||
}
|
||||
|
||||
.nav-filter .bootstrap-select {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
||||
.bootstrap-select > button {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
@ -151,6 +147,10 @@ table.torrent-list thead th.sorting_desc:after {
|
|||
top: 0;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.bootstrap-select > button {
|
||||
margin-top: auto;
|
||||
}
|
||||
}
|
||||
|
||||
/* elasticsearch term highlight */
|
||||
|
|
Loading…
Reference in a new issue