@ -36,6 +36,7 @@
label {
font-weight: 700;
height: auto;
}
@ -233,4 +234,8 @@
* > .checkbox:first-child {
margin-top: 0px;
[class^="col-"] .mdl-switch__label {
padding-right: 15px;
@ -5,7 +5,7 @@
Choose what page is shown when users navigate to the root URL of your forum.
</p>
<form class="row">
<div class="col-xs-6">
<div class="col-sm-6">
<label>Home Page Route</label>
<select class="form-control" data-field="homePageRoute">
<!-- BEGIN routes -->