From 6f57fcdf0c4d4d972492223075ac39e6b008a4e5 Mon Sep 17 00:00:00 2001
From: renato <rended83@gmail.com>
Date: Thu, 31 Mar 2016 12:14:10 +0200
Subject: [PATCH] paper-card

---
 controllets/paper-card-controllet/paper-card-controllet.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/controllets/paper-card-controllet/paper-card-controllet.html b/controllets/paper-card-controllet/paper-card-controllet.html
index 659a205..b302888 100755
--- a/controllets/paper-card-controllet/paper-card-controllet.html
+++ b/controllets/paper-card-controllet/paper-card-controllet.html
@@ -173,7 +173,7 @@
 
                 height: {
                     type: Number,
-                    value: 200
+                    value: 250
                 },
 
                 cardType:{
@@ -203,6 +203,7 @@
 
                 $(this.$.fullscreen_container).perfectScrollbar();
 
+                this._resize();
                 this._translate();
             },
 
--
libgit2 0.21.4