-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/cardmaterial specIssue related to the Material Design spec https://material.io/design/Issue related to the Material Design spec https://material.io/design/needs: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Description
Playing with Puppy Love Demo, if card-content
have different heights and card-container
is defined as row
:
.card-container {
display: flex;
flex-flow: row wrap;
}
then, the md-card-actions
are not aligned at the bottom. Looking in the Angular Material Specs, I could not find what is the "right" behavior in this case, but action buttons not aligned at bottom looks pretty wired.
NCC1701M, szechyjs, antonmoiseev, Slettan, alexkibler and 23 moredivyands, simeyla and codercatdev
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/cardmaterial specIssue related to the Material Design spec https://material.io/design/Issue related to the Material Design spec https://material.io/design/needs: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding