1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 07:36:32 +02:00

Minor styling tweak.

This commit is contained in:
Cameron
2023-01-04 17:44:23 -08:00
parent 4523faae37
commit d2bb0d8a0b

View File

@@ -1362,6 +1362,7 @@ span.tag button.close {
/* Override selectize.js styles */ /* Override selectize.js styles */
.selectize-control { padding: 0; border: 0; height:auto; } .selectize-control { padding: 0; border: 0; height:auto; }
.editable-input { position: relative; margin-bottom: 15px;} .editable-input { position: relative; margin-bottom: 15px;}
.editableform .form-group { margin-left:0; margin-right:0}
.selectize-dropdown { height: auto;} .selectize-dropdown { height: auto;}
/* /*