defined heights for firefox satisfaction

This commit is contained in:
Nicolas A. Tonne
2015-04-16 11:16:09 +02:00
parent 46bbfbda25
commit 66f9b7c4dd

View File

@@ -120,7 +120,7 @@ hide mdi-action-visibility mdi-action-visibility-off
/* INDEX PAGE */
#zicon{
height: 100%;
height: 64px;
transition: padding 1s ease;
}
@@ -172,12 +172,15 @@ hide mdi-action-visibility mdi-action-visibility-off
.list-image{
width: 34%;
height: 11%;
height: 66px;
float: left;
}
.list-song{background-color: rgba(255, 255, 255, 0.1);}
.list-song{
background-color: rgba(255, 255, 255, 0.1);
height:66px;
}
.list-song .card-content{padding:0;}
.list-title{
display:block;