Skip to content

Commit

Permalink
Set flex-shrink (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebrelsford committed Apr 27, 2017
1 parent e3aa5bd commit aa47f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/components/artifact.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ img {
}

&-header {
@include flex(0 auto);
@include flex(0 0 auto);
border-bottom: 1px solid black;
position: relative;
}
Expand Down

0 comments on commit aa47f9c

Please sign in to comment.