Customizer: Build flips the panel arrow for RTL on our behalf.

see #31336.


git-svn-id: https://develop.svn.wordpress.org/trunk@33045 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2015-07-02 01:28:43 +00:00
parent 83f8f62739
commit b896a4e31b

View File

@ -161,10 +161,6 @@ body {
content: "\f345";
}
.rtl #customize-theme-controls .accordion-section-title:after {
content: "\f341";
}
#customize-theme-controls .accordion-section-content {
color: #555;
background: transparent;