Merge pull request #307 from orangemug/fix/public-source-button-size

Fixed public source button size
This commit is contained in:
Orange Mug 2018-05-28 10:52:23 +01:00 committed by GitHub
commit 54c79445db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -136,6 +136,7 @@
font-size: $font-size-5;
color: $color-lowgray;
background-color: transparent;
width: 100%;
@include flex-row;
}