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

git-svn-id: https://develop.svn.wordpress.org/trunk@22145 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2012-10-09 03:14:18 +00:00
parent 561c3b7837
commit 58fb98ff26

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 {