From 58fb98ff2609e3d4c81a12ffdc03f1600181811a Mon Sep 17 00:00:00 2001 From: Daryl Koopersmith Date: Tue, 9 Oct 2012 03:14:18 +0000 Subject: [PATCH] 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 --- wp-includes/css/media-views.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wp-includes/css/media-views.css b/wp-includes/css/media-views.css index a04a316045..1545452796 100644 --- a/wp-includes/css/media-views.css +++ b/wp-includes/css/media-views.css @@ -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 {