Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Cuireadh an snáithe seo sa chartlann. Cuir ceist nua má tá cabhair uait.

Some CSS settings doesn't work after upgrading Firefox to v 30.0

  • 1 freagra
  • 4 leis an bhfadhb seo
  • 1 view
  • Freagra is déanaí ó philipp

more options

Hi Guys,

In our website we use custom Dorpdown styles and they were working fine before we upgrade FF to v 30.0

Here are the settings: .dropDown{

        ....

-webkit-appearance: none; /*Removes default chrome and safari style*/ -moz-appearance: none; /* Removes Default Firefox style*/ text-indent: 0.01px; /* Removes default arrow from firefox*/ text-overflow: ""; /*Removes default arrow from firefox*/ }

select::-ms-expand {

   display: none;

}

you can check how bad the dorpdowns look with the new FF: www.operator.bg/mobile

Kind Regards, Adrian Andreev

Hi Guys, In our website we use custom Dorpdown styles and they were working fine before we upgrade FF to v 30.0 Here are the settings: .dropDown{ .... -webkit-appearance: none; /*Removes default chrome and safari style*/ -moz-appearance: none; /* Removes Default Firefox style*/ text-indent: 0.01px; /* Removes default arrow from firefox*/ text-overflow: ""; /*Removes default arrow from firefox*/ } select::-ms-expand { display: none; } you can check how bad the dorpdowns look with the new FF: www.operator.bg/mobile Kind Regards, Adrian Andreev

All Replies (1)

more options