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:
parent
dea14ad94e
commit
f92b6e4266
|
@ -250,12 +250,11 @@ textarea, input, select {
|
||||||
width: 6.5em;
|
width: 6.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#postpassworddiv {
|
|
||||||
clear: both;
|
|
||||||
}
|
|
||||||
|
|
||||||
#poststuff {
|
#poststuff {
|
||||||
margin-right: 11em;
|
margin-right: 11em;
|
||||||
|
}
|
||||||
|
|
||||||
|
* html #poststuff {
|
||||||
height: 100%; /* kill peekaboo bug in IE */
|
height: 100%; /* kill peekaboo bug in IE */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue