|
@ -36,12 +36,12 @@ |
|
|
#search-form #radios{ |
|
|
#search-form #radios{ |
|
|
border: 1px solid #ced4da; |
|
|
border: 1px solid #ced4da; |
|
|
border-radius:.25rem; |
|
|
border-radius:.25rem; |
|
|
height: calc(1.6em + .75rem + 2px); |
|
|
|
|
|
|
|
|
height: calc(2em + .75rem + 2px); |
|
|
line-height:1.6; |
|
|
line-height:1.6; |
|
|
padding: 5px; |
|
|
padding: 5px; |
|
|
} |
|
|
} |
|
|
#search-form .form-group{ |
|
|
#search-form .form-group{ |
|
|
margin: 0 auto; |
|
|
|
|
|
|
|
|
text-align:center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@media only screen and (orientation: portrait){ |
|
|
@media only screen and (orientation: portrait){ |
|
|