1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 02:42:40 +02:00

Admin > Users would only allow viewing of one user extended-field in list mode under some circumstances. Checkbox field-type corrected.

This commit is contained in:
Cameron
2016-03-22 00:02:05 -07:00
parent 982082c6da
commit a8250858e3
5 changed files with 121 additions and 5 deletions

View File

@@ -130,6 +130,22 @@ img.featurebox { border-radius: 5px }
#login-template .logo { padding-top:50px; margin-left:auto; margin-right: auto }
.modal-lg { width: 70% }
table label.checkbox {
margin-left: 20px;
}
/* CUSTOM Responsive Styles */