Fix tab height flusing with the header bug#2835
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2835 +/- ##
=======================================
Coverage 58.25% 58.25%
=======================================
Files 61 61
Lines 2338 2338
Branches 481 481
=======================================
Hits 1362 1362
Misses 976 976Continue to review full report at Codecov.
|
|
Thanks @diessica! Looks great, will review shortly :) |
|
Thanks for reviewing! I'll look into it soon. |
|
Yeah, can do it! :) |
|
All cases covered now! Sorry, I wasn't familiar with percy. Really cool tool tho! Since we're at it, I've noticed some issues with the dropdown alignment, especially while in RTL mode. Will fix them in #2791, but let's just get this one merged first. |
|
Thanks so much for the help. I feel really good about the tabs, which are kind of our most noticeable UI actually :) |

Associated Issue: #2790
I've removed the fixed height and also decreased tab's
paddingin order to improve UI alignments. (see Firefox note). I think using a negative margin does the job very well for the expected visual here, hope that's not a problem. :)Screenshots
Styles are consistent among browsers.
Firefox
Note: Please notice the tab height difference between the current debugger's tab (bottom) and my version (top).
Chrome: