Commit 8436d84025f826f62f08d374a3477eef65eb7b80

Authored by Renato De Donato
1 parent 8c25f3d6

page-slider line-height

controllets/page-slider-controllet/page-slider-controllet.html
@@ -33,6 +33,7 @@ @@ -33,6 +33,7 @@
33 .header{ 33 .header{
34 font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif; 34 font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
35 width: 100%; 35 width: 100%;
  36 + line-height: normal;
36 /*padding-bottom: 8px;*/ 37 /*padding-bottom: 8px;*/
37 /*border-bottom: 2px solid #B6B6B6;*/ 38 /*border-bottom: 2px solid #B6B6B6;*/
38 } 39 }