mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Clear #main in Twenty Ten to fix rendering in old Gecko browsers. props demetris, fixes #13991 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15464 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -449,6 +449,7 @@ div.menu li {
|
||||
-------------------------------------------------------------- */
|
||||
|
||||
#main {
|
||||
clear: both;
|
||||
overflow: hidden;
|
||||
padding: 40px 0 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user