2015-09-07 21:03:51 -04:00
|
|
|
.search button.btn-primary, .search button.btn {
|
|
|
|
float: none;
|
|
|
|
}
|
|
|
|
|
2016-10-11 16:28:31 -04:00
|
|
|
.search-advanced {
|
2016-10-13 02:45:17 -04:00
|
|
|
.search-advanced-options {
|
2016-10-11 16:28:31 -04:00
|
|
|
.control-group {
|
|
|
|
padding-bottom: 10px;
|
|
|
|
|
|
|
|
&.pull-left {
|
|
|
|
float: none;
|
|
|
|
width: auto;
|
|
|
|
}
|
|
|
|
|
|
|
|
.controls {
|
2016-10-13 12:34:31 -04:00
|
|
|
label {
|
|
|
|
display: block;
|
|
|
|
margin-bottom: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
input:not([type="checkbox"]),select {
|
2016-10-11 16:28:31 -04:00
|
|
|
width: 75%;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2015-09-07 21:03:51 -04:00
|
|
|
.search.row {
|
|
|
|
margin-top: 5px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.search.row input.search {
|
|
|
|
height: 25px;
|
|
|
|
width: 69%;
|
|
|
|
}
|
|
|
|
|
|
|
|
.fps-search-context {
|
|
|
|
margin-bottom: 15px;
|
|
|
|
}
|
2016-06-20 00:03:48 -04:00
|
|
|
|
|
|
|
.fps-topic {
|
|
|
|
max-width: 75%;
|
|
|
|
}
|