Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

-moz-focus-inner doesn't work on firefox 9

  • Inga svar
  • 1 har detta problem

I'm developing a site and it requires some adjustment on padding on firefox. I had firefox 8 in the morning and below css worked for me: button.ui-button-icon-only::-moz-focus-inner {padding: 2px 1px 1px 2px} I upgraded now and this does not work anymore.

I have another common style for ie and chrome as below. Now firefox9 is taking up this padding and this is not aligned in firefox 9. button.ui-button-icon-only { padding: 3px 1px 1px 2px;}

I need to fix this asap. Quick response is appreciated.

I'm developing a site and it requires some adjustment on padding on firefox. I had firefox 8 in the morning and below css worked for me: button.ui-button-icon-only::-moz-focus-inner {padding: 2px 1px 1px 2px} I upgraded now and this does not work anymore. I have another common style for ie and chrome as below. Now firefox9 is taking up this padding and this is not aligned in firefox 9. button.ui-button-icon-only { padding: 3px 1px 1px 2px;} I need to fix this asap. Quick response is appreciated.