fix line-height issues

This commit is contained in:
Lisa Passing 2015-03-13 17:18:53 +01:00
parent 1603d05fb4
commit f716600490

View File

@ -166,7 +166,7 @@
.tile--jobs .tile--jobs
margin-bottom: 0.3em margin-bottom: 0.3em
@media #{$medium-up} @media #{$medium-up}
height: 60px height: 64px
.icon.errored .icon.errored
width: .5em width: .5em
.icon.started, .icon.started,
@ -182,6 +182,7 @@
height: 1.6em height: 1.6em
.tile-double-line .tile-double-line
padding: 0 padding: 0
line-height: 1.4
@media #{$medium-up} @media #{$medium-up}
white-space: nowrap white-space: nowrap
overflow: hidden overflow: hidden