Skip to content

Commit

Permalink
fix image flash
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankFang committed May 7, 2017
1 parent 14d529e commit 073b28e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/image-picker.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<div class="card">
<div class="image-picker">
<img src="https://avatars0.githubusercontent.com/u/839559">
<img src="https://avatars0.githubusercontent.com/u/839559" width=100 height=100>
</div>
</div>
<script src="../lib/dom/index.js"></script>
Expand Down

0 comments on commit 073b28e

Please sign in to comment.