-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fixed Responsive Design, Footers bottom of screen on mobile devices #16323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed Responsive Design, Footers bottom of screen on mobile devices #16323
Conversation
Hi @chirag-wagento. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi, @chirag-wagento , thank you for collaboration. |
@VladimirZaets I have committed new cod with new changes now you can check it. Thanks |
Try to scroll down a bit, the body will not end at the end of the document. |
@DanielRuf Please review above comment and screenshot. My changes are in Branch fix-footer-responsive-mobile. You can check it. Thanks |
Any update in this PR? Thanks |
Hi @chirag-wagento Please scroll your page down and make the screenshot. You will see the bug if to do that. |
@magento-engcom-team give me test instance |
Hi @VladimirZaets. Thank you for your request. I'm working on Magento instance for you |
Hi @VladimirZaets, here is your new Magento instance. |
inline is not for block elements like this one so this is still not correct ;-) |
@DanielRuf |
@DanielRuf and @VladimirZaets I have changed my code please check. Thanks |
@chirag-wagento Please looks this example http://jsfiddle.net/webtiki/h9mHc/ |
No, and inline-grid is not correct or supported by all browsers. |
@DanielRuf Ok i will close my PR. You can do this. |
Fix footer responsive issue
Description
Fixed Issues (if relevant)
Responsive Design, Footers do not snap to bottom of screen on mobile devices
Manual testing scenarios
Contribution checklist