Skip to content
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

Fix for Snap Mode on IE10 Metro in Windows 8 #5604

Closed
wants to merge 2 commits into from

Conversation

robertmclaws
Copy link
Contributor

Robert McLaws added 2 commits October 22, 2012 13:58
This is for IE10 Metro on Windows 8, to override any padding that may be
in the style attribute of the body element.
@mdo
Copy link
Member

mdo commented Oct 28, 2012

Why is your diff the entire file?

@robertmclaws
Copy link
Contributor Author

Ugh, probably because I'm still new-ish to Git and had quite a bit of trouble trying to "fast-forward" my clone to the current state of this repo. The fixes are:

less/responsive-767px-max.less - lines 7-9 - Fix for IE10 Snap Mode
less/responsive-navbar.less - line 14 adds "!important" to the top padding.

Sorry about that. They used to have a button on the website that would let you catch up. Not sure what happened to it.

@andriijas
Copy link
Contributor

Most likly when the diff is the whole file your editor changed the line endings or something. You need to double check that and make a proper commit that only have your changes commited.

@robertmclaws
Copy link
Contributor Author

I will try to fix and resubmit on the new branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants