diff --git a/app/assets/stylesheets/signup-modal.scss b/app/assets/stylesheets/signup-modal.scss index 942a75c26..125417130 100644 --- a/app/assets/stylesheets/signup-modal.scss +++ b/app/assets/stylesheets/signup-modal.scss @@ -36,7 +36,7 @@ top: calc(15% - 33px); left: calc(15% - 33px); right: calc(15% - 33px); - bottom: calc(15% - 33px); + bottom: calc(10% - 33px); background: white; z-index: 899902; text-align: center;