Theme Customizer: Color picker RTL fixes. props ocean90, see #20448.
git-svn-id: https://develop.svn.wordpress.org/trunk@20938 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9e76dc4f7d
commit
ccf22d9821
@ -62,17 +62,7 @@
|
||||
margin-left: 5px;
|
||||
}
|
||||
|
||||
.customize-section .color-picker-hex {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.customize-section .color-picker-hex span {
|
||||
float: right;
|
||||
margin: 1px 0 0 -2px;
|
||||
padding: 3px 8px 3px 0;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.customize-section input[type="text"].color-picker-hex,
|
||||
.customize-control-color .farbtastic-placeholder {
|
||||
float: right;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user