Modified CSS fix a little

git-svn-id: https://develop.svn.wordpress.org/trunk@622 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Dougal Campbell 2003-12-17 23:07:36 +00:00
parent b656868aef
commit 6e9752f8be
1 changed files with 3 additions and 4 deletions

View File

@ -250,12 +250,11 @@ textarea, input, select {
width: 6.5em;
}
#postpassworddiv {
clear: both;
}
#poststuff {
margin-right: 11em;
}
* html #poststuff {
height: 100%; /* kill peekaboo bug in IE */
}