2018-04-09 11:51:09 -04:00
|
|
|
.search-container {
|
|
|
|
flex-direction: column;
|
2018-06-08 05:49:31 -04:00
|
|
|
margin-top: 0.5em;
|
2018-04-09 11:51:09 -04:00
|
|
|
|
|
|
|
.search-advanced {
|
|
|
|
order: 1;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
.search-info {
|
|
|
|
flex-direction: column;
|
|
|
|
align-items: left;
|
|
|
|
justify-content: center;
|
2015-09-07 21:03:51 -04:00
|
|
|
|
2018-04-09 11:51:09 -04:00
|
|
|
.sort-by {
|
|
|
|
display: flex;
|
|
|
|
align-items: center;
|
2018-06-08 05:49:31 -04:00
|
|
|
margin-top: 0.5em;
|
2018-04-09 11:51:09 -04:00
|
|
|
margin-left: 0;
|
|
|
|
width: 100%;
|
|
|
|
|
|
|
|
.select-kit {
|
|
|
|
flex: 1 1 auto;
|
2016-10-11 16:28:31 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2018-04-09 11:51:09 -04:00
|
|
|
.search-notice {
|
|
|
|
margin-top: 1em;
|
2018-01-31 11:44:51 -05:00
|
|
|
}
|
2015-09-07 21:03:51 -04:00
|
|
|
|
2018-04-09 11:51:09 -04:00
|
|
|
.search-advanced-sidebar {
|
|
|
|
order: 0;
|
|
|
|
width: 100%;
|
|
|
|
margin: 0;
|
2015-09-07 21:03:51 -04:00
|
|
|
|
2018-04-09 11:51:09 -04:00
|
|
|
.tag-chooser {
|
|
|
|
width: 100%;
|
|
|
|
}
|
|
|
|
}
|
2015-09-07 21:03:51 -04:00
|
|
|
}
|
2016-06-20 00:03:48 -04:00
|
|
|
|
|
|
|
.fps-topic {
|
|
|
|
max-width: 75%;
|
|
|
|
}
|