Skip to content

Commit

Permalink
fix: social buttons with larger text (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
goenning committed Oct 18, 2018
1 parent 8fe7d83 commit 43af3bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/components/common/Button.scss
Expand Up @@ -136,7 +136,7 @@
text-align: center;
height: 40px;
line-height: 22px;
padding: 8px;
padding: 8px 0px;
border: none;
box-shadow: 0 0 0 1px rgba(20,11,47,0.1), 0 2px 4px -2px rgba(0,0,0,0.2);

Expand Down

0 comments on commit 43af3bd

Please sign in to comment.