Fixed colorpicker align with other inputs
This commit is contained in:
parent
3920a12d71
commit
b9b76f3388
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3156,6 +3156,7 @@ img.help_tip {
|
|||
border: 1px solid #ddd;
|
||||
/* rtl:ignore */
|
||||
border-right: 0;
|
||||
margin-left: -3px;
|
||||
}
|
||||
|
||||
.colorpick {
|
||||
|
|
Loading…
Reference in New Issue