Hack hack hack hack hack hack hack
git-svn-id: https://develop.svn.wordpress.org/trunk@3344 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
714948d9ed
commit
c54c510d22
@ -1,6 +1,11 @@
|
|||||||
* html #poststuff {
|
* html #poststuff {
|
||||||
height: 100%; /* kill peekaboo bug in IE */
|
height: 100%; /* kill peekaboo bug in IE */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* This is the Holly Hack \*/
|
||||||
|
* html .wrap { height: 1% }
|
||||||
|
/* For Win IE's eyes only */
|
||||||
|
|
||||||
body {
|
body {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user