Modified CSS fix a little

git-svn-id: http://svn.automattic.com/wordpress/trunk@622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
emc3 2003-12-17 23:07:36 +00:00
parent dea14ad94e
commit f92b6e4266
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 */
}