diff options
Diffstat (limited to 'webbrowser/themes/linux/syncCommon.css')
-rw-r--r-- | webbrowser/themes/linux/syncCommon.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |