This commit is contained in:
Nicolas A. Tonne
2015-04-24 23:46:13 +02:00
3 changed files with 34 additions and 28 deletions

View File

@@ -75,6 +75,7 @@ left: initial;
display: inline;
}
.title-container{
position: absolute;
margin-top: 64px;
@@ -242,7 +243,7 @@ hide mdi-action-visibility mdi-action-visibility-off
overflow: hidden;
}
.title-container li{
.title-container li{
height: 64px;
height:100%;
width: 84%;
@@ -545,3 +546,8 @@ hide mdi-action-visibility mdi-action-visibility-off
/*-webkit-transition: width 1s ease;
transition: width 1s ease;*/
}
.mdi-action-lock
{
position:absolute;
}