Fix spacing between multiple lines of buttons
parent
eff728542b
commit
9b5e4176cd
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue