From 604c157a7bcfb6d40a9c44147faaaba524529635 Mon Sep 17 00:00:00 2001 From: shw Date: Mon, 22 May 2017 04:25:33 +0000 Subject: [PATCH] Fixed Firewall prompt popup dialog width problem. --- gnome-shell/firewall@subgraph.com/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-shell/firewall@subgraph.com/stylesheet.css b/gnome-shell/firewall@subgraph.com/stylesheet.css index 6452dbf..c7851a7 100644 --- a/gnome-shell/firewall@subgraph.com/stylesheet.css +++ b/gnome-shell/firewall@subgraph.com/stylesheet.css @@ -9,7 +9,7 @@ .fw-prompt-dialog { min-width: 450px; - max-width: 500px; + max-width: 550px; } .fw-group-button:checked {