Format css nicely

This commit is contained in:
Nathan Yam 2017-05-16 21:12:19 +10:00
parent d3a4809cb9
commit 0f9336cac5
1 changed files with 11 additions and 11 deletions

View File

@ -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 */