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