Skip to content

Commit

Permalink
Merge pull request #960 from c2corg/fix-outing-card
Browse files Browse the repository at this point in the history
fix alignment on outiing cards
  • Loading branch information
cbeauchesne authored Jan 6, 2020
2 parents 6c1a9c5 + 8af561c commit dbf33fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/cards/OutingCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<icon-height-diff-up class="card-icon" />
{{ document.height_diff_up }}&nbsp;m
</span>
<span v-else />
</card-row>

<card-row>
Expand Down

0 comments on commit dbf33fe

Please sign in to comment.