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.

Align button to the bottom of the sidenav menu #2792

@rtubio

Description

@rtubio

In the following JSFiddle (https://jsfiddle.net/rtubio/svt4ga38/) I am trying to align the "About" button to the bottom of the menu. I have tried using a

element with several variations (flex, layout="vertical" and flex, width:100%) but nothing seems to work. I have gone through the layout alignment examples within the documentation at the Angular Material website (https://material.angularjs.org/#/layout/alignment), but the closest I could find was how to align all the buttons close to the top or close to the bottom.

In my case, I am trying to align all the buttons at the start (column-wise) and only one of them at the botton. Is this possible with the current implementation of Angular Material?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions