Fix font-family on bottom bar

This commit is contained in:
Marcos Moura 2016-08-03 02:27:44 -03:00
parent 3a6b67065d
commit 1dd061790a

View file

@ -27,6 +27,7 @@
transition: $swift-ease-out;
transform: translate3d(0, 0, 0);
color: currentColor;
font-family: inherit;
font-size: 14px;
line-height: 1em;