Fix dismiss button is too large in IE7, fixes #8293

git-svn-id: https://develop.svn.wordpress.org/trunk@10156 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz 2008-12-09 21:49:18 +00:00
parent 0870890b72
commit 7f01549cb2
1 changed files with 1 additions and 0 deletions

View File

@ -120,6 +120,7 @@ button.dismiss {
top: 7px;
right: 5px;
z-index: 4;
width: 8em;
}
.file-error {