Fix resetting of tooltip font

This commit is contained in:
ines 2017-05-19 20:24:32 +02:00
parent ce095fdcde
commit 8ef6bfebca
1 changed files with 2 additions and 3 deletions

View File

@ -11,9 +11,8 @@
background: $color-front
border-radius: 2px
color: $color-back
font-family: inherit
font-size: 1.3rem
line-height: 1.25
font: normal 1.3rem/#{1.25} $font-primary
text-transform: none
opacity: 0
padding: 0.5em 0.75em
transform: translateX(-50%) translateY(-2px)