Skip to content

Commit

Permalink
Flex fill common mark scroller in non edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Sleeckx committed May 4, 2016
1 parent af403f4 commit 921214e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<template>
<link rel="stylesheet" href="persistent-object-attribute-common-mark.css" />
<template is="dom-if" if="[[notEditing]]">
<vi-scroller>
<vi-scroller class="flex">
<marked-element markdown="[[attribute.displayValue]]"></marked-element>
</vi-scroller>
</template>
Expand Down

0 comments on commit 921214e

Please sign in to comment.