Add "Customize" as first item under Appearance menu.
fixes #21413. props ryanhellyer, obenland, DrewAPicture git-svn-id: http://core.svn.wordpress.org/trunk@23871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1338,19 +1338,14 @@ h3.available-themes {
|
||||
margin-right: -330px;
|
||||
}
|
||||
|
||||
.theme-options .load-customize {
|
||||
margin-right: 0;
|
||||
margin-left: 30px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.theme-options span {
|
||||
float: right;
|
||||
margin-right: 0;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.theme-options ul {
|
||||
.theme-options ul,
|
||||
.theme-options .load-customize {
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user