Skip to content

Commit

Permalink
add flex 1 to button
Browse files Browse the repository at this point in the history
  • Loading branch information
nklincoln committed Mar 16, 2017
1 parent 0450661 commit 76bb8f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/composer-playground/src/app/test/test.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ app-test {
width: 100%;

.side-bar {

.registries {
& > * {
padding: $space-smedium $space-large;
Expand All @@ -25,6 +26,7 @@ app-test {
}

.side-button {
flex : 1;
margin: 0 auto;

.button-item {
Expand Down

0 comments on commit 76bb8f0

Please sign in to comment.