From 521702207368456b8b2387903fcbe92835c4b40c Mon Sep 17 00:00:00 2001 From: revealtheweb Date: Tue, 22 Oct 2019 13:30:15 +0100 Subject: [PATCH] fix other syntax error highlited by travis --- src/css/popup.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/popup.css b/src/css/popup.css index a6ba431..d5f3295 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -770,8 +770,8 @@ span ~ .panel-header-text { filter: grayscale(100%) brightness(5); inline-size: 16px; margin-inline-end: 5px; - vertical-align: bottom; transform: scaleX(-1); + vertical-align: bottom; } .delete-container-confirm {