Customize: Autoprefixer for [39149].
See #38667. git-svn-id: https://develop.svn.wordpress.org/trunk@39163 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
4f685410b2
commit
221384ab8a
|
@ -1137,6 +1137,7 @@ p.customize-section-description {
|
||||||
}
|
}
|
||||||
#customize-theme-controls #sub-accordion-section-custom_css textarea {
|
#customize-theme-controls #sub-accordion-section-custom_css textarea {
|
||||||
-moz-tab-size: 4;
|
-moz-tab-size: 4;
|
||||||
|
-o-tab-size: 4;
|
||||||
tab-size: 4;
|
tab-size: 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue