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:
parent
0870890b72
commit
7f01549cb2
@ -120,6 +120,7 @@ button.dismiss {
|
|||||||
top: 7px;
|
top: 7px;
|
||||||
right: 5px;
|
right: 5px;
|
||||||
z-index: 4;
|
z-index: 4;
|
||||||
|
width: 8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.file-error {
|
.file-error {
|
||||||
|
Loading…
Reference in New Issue
Block a user