Open GoogleCodeExporter opened 9 years ago
Can confirm it either.
I modified the file.
Search:
section,nav{display:block;margin:1em 0}
Replace by:
section,nav{display:block;margin:0}
Also a margin is applied to other html5 elements
Original comment by forumsm...@gmail.com
on 9 Feb 2012 at 2:46
On my site at http://icfs.com it breaks the layout on pages like
http://icfs.com/designations and http://icfs.com/knowledge_center
The page loads perfectly, but then the JS finished loading and "click," the
layout breaks. It seems like a lot of top and bottom margin or padding is being
added to the html5 elements.
Please fix!
Original comment by DerekPad...@gmail.com
on 8 Jun 2012 at 7:15
Original issue reported on code.google.com by
8497...@gmail.com
on 31 Jan 2012 at 10:50Attachments: