diff --git a/src/components/widgets/background/scss/_photoinformation.scss b/src/components/widgets/background/scss/_photoinformation.scss index 21dc0e7a..23306112 100644 --- a/src/components/widgets/background/scss/_photoinformation.scss +++ b/src/components/widgets/background/scss/_photoinformation.scss @@ -181,6 +181,7 @@ .photoInformation { @extend %basic; + min-width: 300px; font-size: 0.8em; font-weight: 300; z-index: 99;