Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into snack-bar
  • Loading branch information
josephperrott committed Oct 3, 2016
2 parents 37cead1 + 69a0ccf commit 4aef5ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/snack-bar/snack-bar-container.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ $md-snack-bar-max-width: 568px !default;
@include md-elevation(24);
background: #323232;
border-radius: 2px;
box-sizing: content-box;
display: block;
height: $md-snack-bar-height;
max-width: $md-snack-bar-max-width;
Expand Down

0 comments on commit 4aef5ea

Please sign in to comment.