On Tue, Mar 20, 2012 at 10:54 AM, Christian Kirchhoff privat <[email protected]> wrote:
First of all: On my smartphone your pages didn't display as expected, I guess my browsers have a problem with the article element. So I copied your pages and exchanged the article element with a div id="article" (please see http://nihao.k-risc.de/ck/ck1.html) Best regards Christian Christian, You have #article in the CSS for desktop; and article [not #article] in the 480 media query. Consequently,the green block throws a horizontal scroll bar this end in Android/2.2.2, Opera Mobile, and Opera Mini. Note that I am running the current stable versions of all three mobile browsers. Best, ~d -- Chelsea Creek Studio http://ccstudi.com ______________________________________________________________________ css-discuss [[email protected]] 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/
