Theme Customizer: Color picker RTL fixes. props ocean90, see #20448.
git-svn-id: http://core.svn.wordpress.org/trunk@20938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
78f3c9a8e6
commit
187cdaf4cd
|
@ -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