Fix dismiss button is too large in IE7, fixes #8293
git-svn-id: http://svn.automattic.com/wordpress/trunk@10156 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
04ca943f18
commit
85038d2678
|
@ -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