Fixed colorpicker align with other inputs

This commit is contained in:
Claudio Sanches 2017-04-05 14:31:53 -03:00
parent 3920a12d71
commit b9b76f3388
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -3156,6 +3156,7 @@ img.help_tip {
border: 1px solid #ddd;
/* rtl:ignore */
border-right: 0;
margin-left: -3px;
}
.colorpick {