Fix for #33 this plugin was not compatible with the Themeify-plugin

This commit is contained in:
Salandora
2020-05-24 19:40:15 +02:00
parent 14ff4cf24d
commit f1a9e01642
5 changed files with 17 additions and 14 deletions

View File

@ -1,9 +1,11 @@
#customControls {
#settings_plugin_customControl {
.innerSortable {
width: 100%;
min-height: 50px;
}
}
.customControlEditor {
.custom_section_horizontal > .custom_control {
display:inline-block;
}