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