mirror of
https://github.com/NickKaramoff/shareon
synced 2025-02-09 08:08:44 +01:00
Fix spacing between multiple lines of buttons
This commit is contained in:
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…
x
Reference in New Issue
Block a user