add spacing and nowrap to ensure time stays on single line
This commit is contained in:
@ -86,8 +86,8 @@ block content
|
|||||||
|
|
||||||
.row
|
.row
|
||||||
.hidden-xs.col-sm-3.col-md-2
|
.hidden-xs.col-sm-3.col-md-2
|
||||||
h3.text-primary.text-right
|
h3.text-primary.text-right.nowrap
|
||||||
i.fa.fa-clock-o #{challengeBlock.time}
|
i.fa.fa-clock-o  #{challengeBlock.time}
|
||||||
.col-xs-12.col-sm-9.col-md-10
|
.col-xs-12.col-sm-9.col-md-10
|
||||||
h3 #{challengeBlock.name}  
|
h3 #{challengeBlock.name}  
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user