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

View File

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