add spacing and nowrap to ensure time stays on single line
This commit is contained in:
@ -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}  
|
||||
|
||||
|
Reference in New Issue
Block a user