From f951dd2eb9b947e432032f979cef83d22f0012ce Mon Sep 17 00:00:00 2001 From: DL6ER Date: Tue, 25 Aug 2020 19:27:16 +0200 Subject: [PATCH] Apply prettier rules Signed-off-by: DL6ER --- style/pi-hole.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/pi-hole.css b/style/pi-hole.css index 4499c3bc..bf952a51 100644 --- a/style/pi-hole.css +++ b/style/pi-hole.css @@ -302,5 +302,5 @@ } .select2-container--default .select2-results > .select2-results__options { - max-height: 400px; + max-height: 400px; }