[Frontend] Fix alignment and font-size issues in tool-bar

Fixes #1496
This commit is contained in:
Charles Hacskaylo
2017-09-13 09:47:18 -07:00
committed by Pegah Sarram
parent bb47feb517
commit 68abc15ed5
7 changed files with 16 additions and 16 deletions

View File

@@ -52,6 +52,7 @@
font-size: 0.8rem;
$p: 1px;
line-height: 100%;
overflow: hidden;
&.l-static-text {
padding: $p;
}