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

Text overflow doesn't work on list-item with ng-click #7499

@gpopovic

Description

@gpopovic

Text overflow on h3, h4 on list-item works fine, but stops working when ng-click or ui-sref is used with list item.

http://codepen.io/anon/pen/PNNMox

I'm using this css to temporary fix this bug

md-list-item._md-button-wrap>.md-button:first-child ._md-list-item-inner {
    width: initial !important;
}

Metadata

Metadata

Assignees

Labels

pr: merge readyThis PR is ready for a caretaker to review

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions