mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 20:54:29 +00:00
CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination.
git-svn-id: https://develop.svn.wordpress.org/trunk@5971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user