diff --git a/stylesheets/components/Input.scss b/stylesheets/components/Input.scss index b02ed7f8b1e..091e942fccd 100644 --- a/stylesheets/components/Input.scss +++ b/stylesheets/components/Input.scss @@ -120,7 +120,7 @@ &--large { bottom: 0; - margin: 12px; + margin: 12px 24px 12px 12px; position: absolute; right: 0; }