From 60a9bc8421ebfb6e9a8ed563d15fa157cfcf796a Mon Sep 17 00:00:00 2001 From: Thomas Groman Date: Fri, 8 May 2020 01:36:36 -0700 Subject: Replace -moz prefixed logical properties in themes --- webbrowser/themes/linux/syncCommon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webbrowser/themes/linux/syncCommon.css') diff --git a/webbrowser/themes/linux/syncCommon.css b/webbrowser/themes/linux/syncCommon.css index 9a84ceb..9ad7214 100644 --- a/webbrowser/themes/linux/syncCommon.css +++ b/webbrowser/themes/linux/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