mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-20 18:56:43 +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…
x
Reference in New Issue
Block a user