Changeset 5971

Show
Ignore:
Timestamp:
08/29/07 17:39:41 (1 year ago)
Author:
westi
Message:

CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-admin/wp-admin.css

    r5949 r5971  
    680680    _width: 325px; 
    681681    _margin: 0 auto; 
     682    min-height: 200px; 
     683    height: auto !important; /* min-height fast hack */ 
    682684    height: 200px; 
    683685}