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