Fix placement of "Restore Streak" caption on Firefox

This commit is contained in:
Sabe Jones
2013-12-30 17:25:13 -06:00
parent ea31cc6926
commit 85657f40d3
+1 -2
View File
@@ -159,9 +159,8 @@ li(bindonce='list', ng-repeat='task in obj[list.type+"s"]', class='task {{Shared
button.task-action-btn.tile(type='button', ng-class='{active: task.priority==1.5}', ng-click='task.challenge.id || (task.priority=1.5)') Medium
button.task-action-btn.tile(type='button', ng-class='{active: task.priority==2}', ng-click='task.challenge.id || (task.priority=2)') Hard
//span(ng-if='task.type=="daily" && !task.challenge.id')
br
span(ng-if='task.type=="daily"')
legend.option-title Restore Streak
legend.option-title.pull-left Restore Streak
input.option-content(type='number', ng-model='task.streak')
legend.option-title Attributes