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

Commit

Permalink
fix(bottomSheet): make bottom sheet work with new md-list
Browse files Browse the repository at this point in the history
  • Loading branch information
rschmukler committed Apr 2, 2015
1 parent d154a8e commit bc32eb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/bottomSheet/bottomSheet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ md-bottom-sheet {

&.md-list {
md-item {
padding: 0;
align-items: center;
height: $bottom-sheet-list-item-height;

Expand Down

0 comments on commit bc32eb4

Please sign in to comment.