diff --git a/resources/www/_shared/styles/main.scss b/resources/www/_shared/styles/main.scss index 688dc75f1b..56a92e893c 100644 --- a/resources/www/_shared/styles/main.scss +++ b/resources/www/_shared/styles/main.scss @@ -28,7 +28,7 @@ img{ } .popover { max-width: none; - width: auto; + width: 98% !important; } }