Christian Louboutin ou
New Member
I'm making a small website.The problem is:I have an article tag with a set height and width:\[code\].main-content-wrapper article { color: white; margin: auto; overflow: hidden; }.main-content-wrapper article { width: 980px; height: 457px; font-size: 20px; }\[/code\]In firefox and safari, when \[code\]overflow: hidden\[/code\] is set, the entire article is pushed to the right.With \[code\]overflow: hidden\[/code\]:
Without \[code\]overflow: hidden\[/code\]:
Anyone knows why? In chrome, ie10 and opera its just fine.Link: kjelelokk.net/stack/article.html (look in ff or safari)