Align the "Available Themes" header with the search form. props wycks. fixes #22928.
git-svn-id: https://develop.svn.wordpress.org/trunk@23184 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
19dcf9dae0
commit
a194505ae7
|
@ -4604,7 +4604,7 @@ span.imgedit-scale-warn {
|
||||||
}
|
}
|
||||||
|
|
||||||
h3.available-themes {
|
h3.available-themes {
|
||||||
margin: 0 0 1em;
|
margin: 0.3em 0 1em;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue