From e2ed0b68e74302a68e77e06997ae9fbe39ba50bd Mon Sep 17 00:00:00 2001 From: dma Date: Mon, 11 Sep 2017 03:09:44 +0000 Subject: [PATCH] Increase stylesheet width --- gnome-shell/firewall@subgraph.com/stylesheet.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-shell/firewall@subgraph.com/stylesheet.css b/gnome-shell/firewall@subgraph.com/stylesheet.css index c7851a7..1389be3 100644 --- a/gnome-shell/firewall@subgraph.com/stylesheet.css +++ b/gnome-shell/firewall@subgraph.com/stylesheet.css @@ -8,8 +8,8 @@ } .fw-prompt-dialog { - min-width: 450px; - max-width: 550px; + min-width: 600px; + max-width: 700px; } .fw-group-button:checked {