From bfda8afdb30a95cd4089896f2153b44cf7037177 Mon Sep 17 00:00:00 2001 From: Lootyhoof Date: Mon, 20 Aug 2018 21:49:42 +0100 Subject: Use non-prefixed -inline stylings --- src/chrome/browser/syncCommon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chrome/browser/syncCommon.css') diff --git a/src/chrome/browser/syncCommon.css b/src/chrome/browser/syncCommon.css index f682cb9..8e48969 100644 --- a/src/chrome/browser/syncCommon.css +++ b/src/chrome/browser/syncCommon.css @@ -8,7 +8,7 @@ } .statusIcon { - -moz-margin-start: 4px; + margin-inline-start: 4px; max-height: 16px; max-width: 16px; } -- cgit v1.2.3