diff --git a/src/style.scss b/src/style.scss index 1912696..84b996b 100644 --- a/src/style.scss +++ b/src/style.scss @@ -9,6 +9,8 @@ $height: $button-size - 2*$padding-ver; $width: $button-size - 2*$padding-hor; .shareon { + line-height: 1.1*$button-size; + & > * { display: inline-block; position: relative;