aboutsummaryrefslogtreecommitdiff
path: root/arc-firefox-theme/chrome/browser/aboutSocialError.css
diff options
context:
space:
mode:
Diffstat (limited to 'arc-firefox-theme/chrome/browser/aboutSocialError.css')
-rw-r--r--arc-firefox-theme/chrome/browser/aboutSocialError.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/arc-firefox-theme/chrome/browser/aboutSocialError.css b/arc-firefox-theme/chrome/browser/aboutSocialError.css
index fffc18d..f5a922f 100644
--- a/arc-firefox-theme/chrome/browser/aboutSocialError.css
+++ b/arc-firefox-theme/chrome/browser/aboutSocialError.css
@@ -7,7 +7,7 @@
#errorTitle {
background: url("chrome://global/skin/icons/info.svg") left 0 no-repeat;
background-size: 2em;
- -moz-padding-start: 3em;
+ padding-inline-start: 3em;
}
#button-box {
@@ -30,7 +30,7 @@ button {
}
#errorTitle {
background: none;
- -moz-padding-start: 0 !important;
+ padding-inline-start: 0 !important;
}
button {
width: auto !important;