ACP styling fixes

This commit is contained in:
pichalite
2016-01-22 22:36:22 +00:00
parent 535dd82902
commit a4d0026d93
3 changed files with 8557 additions and 1 deletions

8551
public/less/admin/admin.css Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -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;
}

View File

@@ -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 -->