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:
@@ -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 */
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user