In toolbar, move search item to the right of the account menu and make it icon-only. fixes #19370, #19406.

git-svn-id: https://develop.svn.wordpress.org/trunk@19518 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-12-01 03:03:12 +00:00
parent 0961b15abe
commit c6003cf37b
5 changed files with 13 additions and 12 deletions

View File

@@ -414,7 +414,7 @@
#wpadminbar #adminbarsearch .adminbar-input {
font: 13px/24px sans-serif;
height: 24px;
width: 140px;
width: 24px;
border: none;
padding: 0 3px 0 23px;
margin: 0;