Skip to content

Commit

Permalink
Merge pull request #307 from orangemug/fix/public-source-button-size
Browse files Browse the repository at this point in the history
Fixed public source button size
  • Loading branch information
orangemug authored May 28, 2018
2 parents 1aed761 + 28af873 commit 54c7944
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@
font-size: $font-size-5;
color: $color-lowgray;
background-color: transparent;
width: 100%;

@include flex-row;
}
Expand Down

0 comments on commit 54c7944

Please sign in to comment.