Hidden some advanced elements to give the advanced button his purpose back
This commit is contained in:
@@ -38,3 +38,7 @@
|
||||
.enterprise-plus .settings-modal .right .form-group.theme {
|
||||
display: none;
|
||||
}
|
||||
/* Hide advanced settings... So the button is useable again... */
|
||||
.modal .modal-body .advanced {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user