diff --git a/app/assets/stylesheets/mobile/compose.scss b/app/assets/stylesheets/mobile/compose.scss index 31b9b75f568..3e610a7c065 100644 --- a/app/assets/stylesheets/mobile/compose.scss +++ b/app/assets/stylesheets/mobile/compose.scss @@ -24,7 +24,6 @@ .keyboard-visible &.open { height: 100%; // Android: Reduces composer jumpiness when the keyboard toggles - height: calc(100% - (10px + env(keyboard-inset-height))); } .keyboard-visible body.ios-safari-composer-hacks &.open {