Tab highlights fixes.
1 open thread
Closes #3399956
Merge request reports
Activity
added 433 commits
-
64185cc8...e3fab520 - 430 commits from branch
project:11.x
- 0a45ff85 - Tab highlights for current/hover/click are too high up when other tabs have 2 lines of text.
- fa530a33 - Tab highlights fixes.
- 1551e5d0 - Tab highlights fixes.
Toggle commit list-
64185cc8...e3fab520 - 430 commits from branch
164 164 .is-horizontal { 165 165 & .tabs { 166 166 flex-direction: row; 167 align-items: end; this doesn't do much, probably should be on
.tabs__link
instead. but then we have a small shift that's not expected. probably need to tweak line-height or somethingEdited by Théodore Biadala
Please register or sign in to reply