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