oppia / foundation-website

Repository for developing the new Oppia Foundation website.
Apache License 2.0
6 stars 32 forks source link

[Redesigned home page] Home page's tab label weird sizing issue #117

Closed hoangviet1993 closed 4 years ago

hoangviet1993 commented 4 years ago

Sometimes the home page's tab does not properly resize the tabs label. This can be replicated by refreshing the page repeatedly. Screen Shot 2019-07-12 at 9 53 19 AM

hoangviet1993 commented 4 years ago

Looks like this is an issue with upstream's md-tab. https://github.com/angular/material/issues/4237 I will introduce a PR with the proposed workaround in that thread.

hoangviet1993 commented 4 years ago

This issue should be resolved by PR #118.