Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

md-pagination-wrapper has fixed width of 999999px which causes problems with tabs on Firefox #2543

Closed
iLiviu opened this issue Apr 24, 2015 · 2 comments
Assignees
Milestone

Comments

@iLiviu
Copy link

iLiviu commented Apr 24, 2015

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)

@ThomasBurleson
Copy link
Contributor

👍

@ThomasBurleson ThomasBurleson added this to the 0.9.0 milestone Apr 24, 2015
@epelc
Copy link
Contributor

epelc commented Apr 30, 2015

@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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants