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

git-svn-id: https://develop.svn.wordpress.org/trunk@19294 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-15 02:48:21 +00:00
parent 208bc57e76
commit f2a254db28
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;
}
/*------------------------------------------------------------------------------