fixed forms for php, user status and page type

This commit is contained in:
Hendrik
2017-01-17 10:34:30 +01:00
parent acb19c2354
commit c6bdf349a8
2 changed files with 36 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
.admin-panel {
margin: auto;
min-width: 800px;
/*min-width: 800px;*/
}
.admin-title {
@@ -32,11 +32,12 @@
margin-bottom: 10px;
}
.admin-filter {
.admin-filter, .admin-filtertype {
display: inline-block;
margin: 10px;
vertical-align: top;
margin-right: 100px;
margin-left: 20px;
margin-right: 20px;
}
.admin-users {