Le 25 juin 2012 à 09:05, Ursula Pieper a écrit : > ... > > On the page: > http://ursuladevelop.operartists.com/contact > > The left sidebar: > #main .region-sidebar-first > > is displayed even with a narrow screen, only the first case > (max-width: 960px) is recognized and the page rendered accordingly. > For a narrow screen width, the css statement display:none is supposed > to be executed. > > I am obviously not understanding something. Could somebody give me a pointer?
You have a missing '}' right before the opening of the @media screen and (max-width: 750px) {...} block. Basically, the previous media query is never closed. I'm not sure if what Firefox does is correct… The css validator doesn't like it (although the error message is quite obscure). Philippe -- Philippe Wittenbergh http://l-c-n.com ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/