diff options
Diffstat (limited to 'webbrowser/themes/shared/plugin-doorhanger.inc.css')
-rw-r--r-- | webbrowser/themes/shared/plugin-doorhanger.inc.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webbrowser/themes/shared/plugin-doorhanger.inc.css b/webbrowser/themes/shared/plugin-doorhanger.inc.css index bda08e4..798be2c 100644 --- a/webbrowser/themes/shared/plugin-doorhanger.inc.css +++ b/webbrowser/themes/shared/plugin-doorhanger.inc.css @@ -16,7 +16,7 @@ } .center-item-label { - -moz-margin-start: 6px; + margin-inline-start: 6px; margin-bottom: 0; text-overflow: ellipsis; } @@ -26,7 +26,7 @@ background-repeat: no-repeat; width: 16px; height: 15px; - -moz-margin-start: 6px; + margin-inline-start: 6px; } .click-to-play-plugins-notification-button-container { |