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

2.0-wip: Changes to .gitignore, clearfix mixin, and search input reset #1069

Merged
merged 3 commits into from Jan 20, 2012
Merged

2.0-wip: Changes to .gitignore, clearfix mixin, and search input reset #1069

merged 3 commits into from Jan 20, 2012

Conversation

necolas
Copy link
Contributor

@necolas necolas commented Jan 19, 2012

Added some extensions and files to the .gitignore file. Based on what we provide in H5BP.

Deleted some unnecessary properties in the clearfix mixin. There are IE7-targeting hacks that are present within the pseudo-element selectors, but IE7 doesn't support the :before/:after pseudo-elements so you can safely omit them.

Removed the WebKit-OSX search[type="search"] cancel button pseudo-element (port over from recent update to normalize.css).

Hope this is helpful.

On input elements with a `type` of `search`, WebKit on OS X will
display a cancel button after text has been entered. This can
look ugly or be poorly position when you've added other styles to
the input (especially additional padding).
mdo added a commit that referenced this pull request Jan 20, 2012
2.0-wip: Changes to .gitignore, clearfix mixin, and search input reset
@mdo mdo merged commit c75a59e into twbs:2.0-wip Jan 20, 2012
@mdo
Copy link
Member

mdo commented Jan 20, 2012

Boss status, thanks, @necolas.

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

2 participants