From 6481c5a215a3e729a1da297c3987bc4017425be9 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 28 Jan 2021 17:40:56 +0800 Subject: [PATCH] scss/roojs-bootstrap/popover.scss --- scss/roojs-bootstrap/popover.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/roojs-bootstrap/popover.scss b/scss/roojs-bootstrap/popover.scss index cfdf307937..16a8461080 100644 --- a/scss/roojs-bootstrap/popover.scss +++ b/scss/roojs-bootstrap/popover.scss @@ -1,3 +1,3 @@ .popover { - max-width: 100%; // we allow extra large popovers.. + max-width: 90%; // we allow extra large popovers..?? } \ No newline at end of file -- 2.39.2