ORIENT/plugins/abwebdevelopers/imageresize/assets/settings-patch.css

4 lines
130 B
CSS

/* Show 'comment' on new line for colorpickers instead of starting inline */
.field-colorpicker + .help-block {
clear: both;
}