freeCodeCamp / forum-theme

Themes that we use on our forums
BSD 3-Clause "New" or "Revised" License
14 stars 27 forks source link

fix: adjust height for nav buttons #47

Closed LaurentLabine closed 3 years ago

LaurentLabine commented 3 years ago

Overrode margin-bottom default to 0 for select-kit-header and changed the height from 38px to 42px for list-controls combo-box resulting in now even buttons across the selection

Checklist:

Closes freeCodeCamp/freeCodeCamp#41559

ahmaxed commented 3 years ago

Thanks @LaurentLabine this takes care of the issue.