Commit 81c5826d454e1b68cb4cc04f8caa055ef9e6521e

Authored by Luigi Serra
2 parents d4f4eb18 33b12829

Merge branch 'master' of http://service.routetopa.eu:7480/WebCompDev/COMPONENTS

controllets/fullsize-page-with-card-controllet/fullsize-page-with-card-controllet.html
@@ -27,8 +27,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN @@ -27,8 +27,8 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
27 27
28 .card { 28 .card {
29 position: relative; 29 position: relative;
30 - margin: 20px 20px 20px 20px;  
31 - height: 90%; 30 + margin: 6px;
  31 + height: 98%;
32 } 32 }
33 33
34 </style> 34 </style>