Themes: Display Activated/Deleted messages below the H2, before the Themes. See #26305

git-svn-id: https://develop.svn.wordpress.org/trunk@26461 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dion Hulse
2013-11-29 02:39:15 +00:00
parent cda0502917
commit 503b0e73c4
3 changed files with 6 additions and 8 deletions
+3 -4
View File
@@ -340,11 +340,10 @@
/*
* The search form
*/
.theme-browser .theme-search {
float: left;
.themes-php .theme-search {
position: relative;
top: 7px;
left: 10px;
top: -2px;
left: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.5;