Skip to content

Fix line-height and logo overflow issues on tabs bar

Sean King requested to merge fix/tabs-bar-issues into develop

I was made aware about some tabs bar CSS issues in !440 (closed) by @mkljczk, particularly in regards to the displaying of Polish language translations. When I saw the tabs bar in Polish, the CSS was not quite all there. Here's what it looked like:

Screenshot_from_2021-01-29_16-01-17

So, I made a couple small changes to the line-height and removed the overflow: hidden line for the logo. And it now looks much better:

Screenshot_from_2021-01-29_16-05-23

Merge request reports

Loading