Customizer: Use correct panel-back icon in RTL.
props TomHarrigan. fixes #29946. git-svn-id: https://develop.svn.wordpress.org/trunk@29955 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
fd7d38ec3b
commit
326aeeba56
@ -257,7 +257,7 @@ body {
|
||||
}
|
||||
|
||||
.rtl .control-panel-back:before {
|
||||
content: "\f344";
|
||||
content: "\f345";
|
||||
}
|
||||
|
||||
.in-sub-panel .control-panel-back {
|
||||
|
Loading…
Reference in New Issue
Block a user