On 10/22/11 12:14 AM, "G.Sørtun" wrote:
On 22.10.2011 04:00, David Laakso wrote:
Fast and dirty quick check ie 6/7 [sig link] appreciated. Thanks. Best, Qzzie.


Less height on header in IE6/7 - "balls" crossed by line instead of riding just above it.


*:first-child+html p#contact{padding-top:2.1em}
* html p#contact{padding-top:2.5em}



I suggest setting 'min-width' at 480 (or maybe a bit higher) for IE7/8 and other browsers that can't transform to single-column - don't support mediaquery.



.book.mobile,.book,aside,footer{min-width:480px}

@media screen and (max-device-width:480px),screen and (max-width:480px){
.book.mobile{min-width:100%}
.book{min-width:86%}
footer{min-width:85%}
}




        Georg


Confirmation of correction/addition appreciated.
<http://chelseacreekstudio.com/site/css/sisu.css>
Thanks.
Ozzie

--
Desktop. Laptop. Tablet. Mobile!
http://chelseacreekstudio.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/

Reply via email to