Skip to content

Commit

Permalink
Merge pull request #9 from gabrielboliveira/dev
Browse files Browse the repository at this point in the history
Deploying fixes to master
  • Loading branch information
gabrielboliveira authored Jan 4, 2017
2 parents 412f1bb + d97873c commit 38c23bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/tracking/TrackingInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
</div>
<div class="column is-narrow">
<span
class="icon"
class="icon is-large"
:class="{ 'is-disabled': ! isValid }"
@click="addTracker">
<icon name="plus-square" scale="2.8"></icon>
<icon name="plus-square" scale="3"></icon>
</span>
</div>
</div>
Expand Down

0 comments on commit 38c23bc

Please sign in to comment.