I messed Up on that second work around. Below is the Corrected one

noindex:-o-prefocus, yourselector{

              rules
              rules

}

another one for opera is

@media all and (webkit-min-device-pixel-ratio:10000), not all and 
(webkit-min-device-pixel-ratio:0){
yourselector{

          rules      
          rules
                  }

}

Sincerely
Upadam




-----Original Message-----
>From: Chetan Crasta <chetancra...@gmail.com>
>Sent: Apr 26, 2011 12:38 PM
>To: G.Sørtun <gunla...@c2i.net>
>Cc: css-d@lists.css-discuss.org
>Subject: Re: [css-d] Incorrect width - Opera Bug?
>
>> 'Minimum font size' can not be overridden in any browser, so you better find
>> a way to solve your case that doesn't run into it.
>>
>> regards
>>        Georg
>
>I guess I'll have to just tolerate that difference in Opera's
>rendering. Thanks David, Paul and Georg for helping.
>
>Regards,
>Chetan Crasta
>______________________________________________________________________
>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/

______________________________________________________________________
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/

Reply via email to