Add some more padding to the Dismiss link in the uploader notices, see #19228

git-svn-id: http://svn.automattic.com/wordpress/trunk@19294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2011-11-15 02:48:21 +00:00
parent 836051d1e9
commit a25b873fd4
4 changed files with 7 additions and 2 deletions

View File

@@ -3778,6 +3778,7 @@ abbr.required {
.media-item .error-div a.dismiss {
float: right;
padding-left: 15px;
}
/*------------------------------------------------------------------------------