diff --git a/app/assets/stylesheets/mobile/compose.scss b/app/assets/stylesheets/mobile/compose.scss index d7372c53a31..276dbdd1db5 100644 --- a/app/assets/stylesheets/mobile/compose.scss +++ b/app/assets/stylesheets/mobile/compose.scss @@ -181,7 +181,7 @@ input { bottom: 35px; } .submit-panel { - width: 50%; + // don't specify width; needs to auto-size for smallest phones position: absolute; display: block; bottom: 2px;