Customizer: Mixed priority sorting for panels and top-level sections.

props celloexpressions.
fixes #28979.


git-svn-id: https://develop.svn.wordpress.org/trunk@29488 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-08-14 04:42:30 +00:00
parent 112f9e9cc7
commit bc582fc058
4 changed files with 25 additions and 11 deletions

View File

@@ -132,7 +132,7 @@ body {
}
#customize-theme-controls .control-section:last-of-type.open,
#customize-theme-controls .control-section:last-of-type .accordion-section-title {
#customize-theme-controls .control-section:last-of-type > .accordion-section-title {
border-bottom-color: #ddd;
}