Skip to content

Commit

Permalink
adds baseline to tabs ul
Browse files Browse the repository at this point in the history
[x] fix for jgthms#2172
  • Loading branch information
diomed authored Oct 23, 2018
1 parent 4a43e18 commit ad4f8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/components/tabs.sass
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ $tabs-toggle-link-active-color: $link-invert !default
border-bottom-color: $tabs-link-active-border-bottom-color
color: $tabs-link-active-color
ul
align-items: center
align-items: baseline
border-bottom-color: $tabs-border-bottom-color
border-bottom-style: $tabs-border-bottom-style
border-bottom-width: $tabs-border-bottom-width
Expand Down

0 comments on commit ad4f8eb

Please sign in to comment.