even less tooltip line height
This commit is contained in:
parent
4ca636caf1
commit
d2abeb6841
|
@ -15,7 +15,7 @@
|
||||||
border-radius: 4px
|
border-radius: 4px
|
||||||
color: $white
|
color: $white
|
||||||
font-size: $font-size-sm
|
font-size: $font-size-sm
|
||||||
line-height: 1.5
|
line-height: 1.3
|
||||||
text-align: center
|
text-align: center
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
|
|
||||||
|
@ -82,6 +82,6 @@
|
||||||
.tooltip-bubble
|
.tooltip-bubble
|
||||||
top: -4em
|
top: -4em
|
||||||
left: -1.9em
|
left: -1.9em
|
||||||
height: 3.4em
|
height: 3.2em
|
||||||
&:before
|
&:before
|
||||||
left: 2em
|
left: 2em
|
||||||
|
|
Loading…
Reference in New Issue
Block a user