You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
@robertmesserle Thanks for fixing this!. I think it was causing my unresponsive script errors(from google maps) when I used tabs on the same page as google maps. Took me forever to figure out it was the tabs but it makes sense that a huge width would slow firefox to a halt.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Because of the fixed width, all tabs and parent elements will have a huge width in Firefox (tested on v. 37)
The problem can be noticed in the tab demo: https://material.angularjs.org/#/demo/material.components.tabs (the width of all tab containers is affected and in the first example you can see how text is clipped because of this)
The text was updated successfully, but these errors were encountered: