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

4 lines
130 B
CSS
Raw Normal View History

2021-04-08 12:38:39 +00:00
/* Show 'comment' on new line for colorpickers instead of starting inline */
.field-colorpicker + .help-block {
clear: both;
}