Fix extra bottom margin in comments input for Android
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary (Summarize the bug encountered concisely) Remove extra bottom margin in comments input ### Steps to reproduce - go to comments in a post - tap Add your comment if necessary - notice the extra bottom margin in comment input field (How one can reproduce the issue - this is very important) ### Platform information Android (Browser, device, system stats, screen size) ### What is the current *bug* behavior? - extra bottom margin presence in comments input (What actually happens) ### What is the expected *correct* behavior? - no extra bottom margin presence in comments input (What you should see instead) ### Relevant logs and/or screenshots ![image](/uploads/3d2d63d0beb9c617dc8160256e133347/image.png) (Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
issue