Move time text out of icon element on map page

pull/3779/head
noinkling 2015-10-17 18:15:55 +13:00
parent af654aebdc
commit b1a5f517a2
1 changed files with 2 additions and 1 deletions

View File

@ -87,7 +87,8 @@ block content
.row
.hidden-xs.col-sm-3.col-md-2
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
h3 #{challengeBlock.name}