Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Safari and Chrome look great, not Firefox! Re: Safari and Chrome look great, not Firefox!

#79161
jamygolden
Member

This looks like it’s a catastrophe, but it’s pretty simple to fix :D
Add this to your CSS:

Code:
header, section, footer, aside, nav, article, figure { display: block; }