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

Fieldset padding in firefox #671

Merged
merged 1 commit into from May 1, 2017
Merged

Conversation

4refael
Copy link
Contributor

@4refael 4refael commented Apr 28, 2017

v6 has removed the opinionated styling for the fieldset element.
One of the removed rules was the padding, and I noticed that this introduced a little inconsistency between firefox and other browsers.
In my test, I saw consistent padding in chrome and IE. But a slightly different padding in Firefox.

Firefox
image

Chrome
image

@jonathantneal jonathantneal merged commit 7ac5072 into necolas:master May 1, 2017
@jonathantneal
Copy link
Contributor

Thanks @rellect !

@4refael 4refael deleted the fieldset branch May 1, 2017
tagliala added a commit to tagliala/normalize.css that referenced this pull request Mar 3, 2019
* 'master' of https://github.com/necolas/normalize.css: (35 commits)
  8.0.1
  Render the main element correctly in IE
  Remove stylelint
  Fix typo in CHANGELOG
  v8.0.0
  Update CHANGELOG
  Don't remove search input cancel button in Chrome/Safari
  Add package-lock.json
  Remove bower
  Update browser support
  Point to yarnpkg's list of CDNs
  Remove the font-size test on html tag
  Inherit font family for inputs
  Restore gaps in links underline in iOS 8+ and Safari 8+
  7.0.0
  Revert changes to 'body' and form elements
  Non-functional maintenance
  Fix Markdown syntax (necolas#663)
  Correct the padding in firefox (necolas#671)
  Update CHANGELOG.md (necolas#670)
  ...
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