[thelist] controlling image height in Safari

David Laakso david at chelseacreekstudio.com
Sun Sep 27 12:30:53 CDT 2009


Nan Harbison wrote:
> You could do a Safari-only fix at the bottom of the style sheet so it is the
> last command Safari sees about this:
>
> @media screen and (-webkit-min-device-pixel-ratio:0) {
>   #center{ 
> 	padding-right:15px; 
>   }
> } 
>
> Between the first line and closing bracket, add some CSS. I left in a div so
> you can see how it works. I have no idea why Safari is the only browser to
> see the CSS inside, someone told me about this. Maybe it is bad form?
>
> Nan
>
>   



You open yourself to a world of grief attempting that bit of ridiculous 
foolishness.











More information about the thelist mailing list