Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Collspan - width: "inherit" breaks grid column width #6163

Closed
zucker-rdrg opened this issue Aug 16, 2016 · 1 comment
Closed

Collspan - width: "inherit" breaks grid column width #6163

zucker-rdrg opened this issue Aug 16, 2016 · 1 comment

Comments

@zucker-rdrg
Copy link

Commit 1ec0997 add width: 'inherit', to element but it breaks bootstrap grid columns width in case like this:

issue - angular-ui-bootstrap (2.0.2): http://plnkr.co/edit/C6i9Fz0KokJzTKxrNQHG?p=preview
no issue - angular-ui-bootstrap (1.3.2): http://plnkr.co/edit/BbIYvSaWbMxBzyuESeEH?p=preview

@wesleycho
Copy link
Contributor

Hmm, as far as I can tell, the inherit part shouldn't even be necessary. Indeed, removing that area fixes this, as seen here.

Will file a PR shortly.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants