From 435c888c675ba8b670172655168fffb4f2f1d7f8 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 1 May 2020 07:43:11 -0400 Subject: [PATCH] Add gap between power and ruleset buttons --- src/css/popup-fenix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/css/popup-fenix.css b/src/css/popup-fenix.css index 8aebcf66d..47a7c24d1 100644 --- a/src/css/popup-fenix.css +++ b/src/css/popup-fenix.css @@ -72,7 +72,7 @@ hr { flex-grow: 3; font-size: 700%; justify-content: center; - margin: 0; + margin: 0 var(--popup-gap-thin); padding: 0; } body.off #switch {