mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 09:37:42 +01:00
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;
|
||||
right: 5px;
|
||||
z-index: 4;
|
||||
width: 8em;
|
||||
}
|
||||
|
||||
.file-error {
|
||||
|
Loading…
Reference in New Issue
Block a user