From b4d184ad46a7a004dae9d29f3a41211c4e51d590 Mon Sep 17 00:00:00 2001 From: Sj-Si Date: Wed, 17 Apr 2024 14:54:25 -0400 Subject: [PATCH] fix style to push controls to right of page --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 9ef14d154..6669943bc 100644 --- a/style.css +++ b/style.css @@ -1293,7 +1293,7 @@ body.resizing .resize-handle { } .extra-network-controls-div { - margin-left: auto; + margin-left: auto !important; } .extra-network-controls {