diff --git a/app/styles/modules/common/lightbox.scss b/app/styles/modules/common/lightbox.scss index 7a9f4adb..bdfdd09c 100644 --- a/app/styles/modules/common/lightbox.scss +++ b/app/styles/modules/common/lightbox.scss @@ -247,9 +247,9 @@ .options { display: flex; a { - flex-grow: 1; padding: 8px 0; text-align: center; + width: 100%; &:first-child { margin-right: .5rem; }