Merge pull request #3779 from noinkling/fix/map-clock-text

Move time text out of icon element on map page
This commit is contained in:
Anton Strömkvist
2015-10-18 21:18:22 +02:00

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}