Skip to content

Commit 4aef5ea

Browse files
committed
Merge branch 'snack-bar' of https://github.com/josephperrott/material2 into snack-bar
2 parents 37cead1 + 69a0ccf commit 4aef5ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/snack-bar/snack-bar-container.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ $md-snack-bar-max-width: 568px !default;
1010
@include md-elevation(24);
1111
background: #323232;
1212
border-radius: 2px;
13+
box-sizing: content-box;
1314
display: block;
1415
height: $md-snack-bar-height;
1516
max-width: $md-snack-bar-max-width;

0 commit comments

Comments
 (0)