mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 13:41:24 +01:00
CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
51bde8f657
commit
ad90a8f560
@ -679,6 +679,8 @@ input.delete:hover {
|
||||
padding: 0 50px 25px;
|
||||
_width: 325px;
|
||||
_margin: 0 auto;
|
||||
min-height: 200px;
|
||||
height: auto !important; /* min-height fast hack */
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user