diff --git a/assets/stylesheets/common/follow.scss b/assets/stylesheets/common/follow.scss index 053c583..7e62173 100644 --- a/assets/stylesheets/common/follow.scss +++ b/assets/stylesheets/common/follow.scss @@ -14,3 +14,7 @@ margin-bottom: 1em; display: block; } + +.follow-button-container div { + width: 100%; +}