Skip to content

Removes spin buttons to move the value up or down on input[type=number]#91

Closed
sunny wants to merge 1 commit into
necolas:masterfrom
cosmic:master
Closed

Removes spin buttons to move the value up or down on input[type=number]#91
sunny wants to merge 1 commit into
necolas:masterfrom
cosmic:master

Conversation

@sunny
Copy link
Copy Markdown

@sunny sunny commented Apr 5, 2012

No description provided.

@necolas
Copy link
Copy Markdown
Owner

necolas commented Apr 10, 2012

This isn't something that I'm keen on removing as it doesn't really have any negative consequences that I can think of. You haven't provided any reasoning to justify this change. For future reference, I've create a wiki page of guidelines on contributing to normalize.css. Thanks

@necolas necolas closed this Apr 10, 2012
@sunny
Copy link
Copy Markdown
Author

sunny commented Apr 13, 2012

Sorry about not giving any extra reasoning.

Spin buttons are cumbersome when trying to style inputs evenly across browsers, just like the default styles applied to search (which are normalized).

Keeping them makes you go through these hoops to make good looking styles in webkit :

  • making larger inputs for webkit as they take some space
  • move background images around as the spinners can appear right above them.

As much as I like the idea of adding helper controls and better defaults in browsers, this is a style I always end up adding...

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.

2 participants