Skip to content

md-card-actions should align at the container's bottom #661

@hacknaked

Description

@hacknaked

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.

screenshot from 2016-06-09 00-31-11

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4A relatively minor issue that is not relevant to core functionsarea: material/cardmaterial specIssue related to the Material Design spec https://material.io/design/needs: discussionFurther discussion with the team is needed before proceeding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions