Commit cd756d5df6c4090fb2fdcf7a8c510be163d419eb
1 parent
b43853ec
Exists in
master
and in
5 other branches
fix crossbrowser when text size is fake by height
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
_news.sass
@@ -107,6 +107,7 @@ | @@ -107,6 +107,7 @@ | ||
107 | color: #3F3F3F | 107 | color: #3F3F3F |
108 | font-family: 'Ubuntu' | 108 | font-family: 'Ubuntu' |
109 | font-size: 14px | 109 | font-size: 14px |
110 | + line-height: 16px | ||
110 | text-decoration: none | 111 | text-decoration: none |
111 | .lead | 112 | .lead |
112 | display: none | 113 | display: none |