Media modal search box style updates. props helenyhou, see #21390.

git-svn-id: http://core.svn.wordpress.org/trunk@22145 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Daryl Koopersmith 2012-10-09 03:14:18 +00:00
parent fed20bc298
commit 8efdcc915a

View File

@ -221,10 +221,15 @@
font-size: 18px;
font-weight: 200;
}
.attachments-header input {
.attachments-header .search {
float: right;
margin-top: 12px;
margin-top: 11px;
padding: 4px;
line-height: 18px;
font-size: 13px;
color: #464646;
font-family: sans-serif;
}
.attachments ul {