Fixed issues with mobileplayer

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-29 13:16:42 +02:00
parent 7998ffb906
commit aff12c0f7e
4 changed files with 30 additions and 28 deletions

View File

@@ -725,7 +725,7 @@ hide mdi-action-visibility mdi-action-visibility-off
transition: padding 1s ease;
}
.mdi-navigation-closeà{
.mdi-navigation-closeÃâšÃ {
text-align:right !important;
}
@@ -1462,7 +1462,7 @@ ul #chat-log{
#player{
height:95%;
height: calc(100% - 32px);
height: calc(100%);
position: relative;
transform: translate(0%, 0%);
z-index: 99;
@@ -2235,8 +2235,8 @@ nav ul li:hover, nav ul li.active {
display: block !important;
width: 106vw !important;
height: 200px !important;
z-index: 2;
bottom: 22px;
z-index: 9999;
bottom: 55px;
}
.chan {