mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 23:36:54 +02:00
Format css nicely
This commit is contained in:
parent
d3a4809cb9
commit
0f9336cac5
1 changed files with 11 additions and 11 deletions
|
@ -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…
Add table
Reference in a new issue