add spacing and nowrap to ensure time stays on single line

This commit is contained in:
Quincy Larson
2015-10-12 23:02:24 -07:00
parent f30239fb6c
commit 8da93ddea9

View File

@ -86,8 +86,8 @@ block content
.row
.hidden-xs.col-sm-3.col-md-2
h3.text-primary.text-right
i.fa.fa-clock-o #{challengeBlock.time}
h3.text-primary.text-right.nowrap
i.fa.fa-clock-o  #{challengeBlock.time}
.col-xs-12.col-sm-9.col-md-10
h3 #{challengeBlock.name}