diff --git a/resources/www/_shared/styles/main.scss b/resources/www/_shared/styles/main.scss index 9a2f64b700..7831d917b7 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: 98% !important; + width: auto; } }