mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user