Button
with href
prop and Button
without one appears with a small difference (about 1px)
#12978
Labels
Comments
Cool! Without any comment! Just closed an issue. Very nice! |
afc163
added a commit
that referenced
this issue
Nov 12, 2018
* master:🔥 update less code style⬆️ upgrade react-dnd version update Remove unused dependencies 3.10.7 changelog🐛 Fix typo, #12978 update changelog✨ Release 3.10.6🚑 Fix Button[href] 1px align bug in another way tweak style💄 tweak button style
Closed
afc163
added a commit
that referenced
this issue
Aug 7, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
3.10.0
Environment
Linux, MacOS, Chrome 70.0.3538.77 (Official Build) (64-bit)
Reproduction link
Steps to reproduce
Put
Button
component withhref
prop andButton
component withouthref
prop close to each otherWhat is expected?
Buttons are on the same height (without any difference)
What is actually happening?
There is about 1px of difference
on Ubuntu the Button with
href
prop is 1px lower than without it, but on the MacOS it's vise versaThe text was updated successfully, but these errors were encountered: