Right-aligned the x

This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-15 09:13:39 +02:00
parent dcaab7d0e7
commit 4cf5e9deda
2 changed files with 7 additions and 3 deletions

View File

@@ -122,6 +122,10 @@ hide mdi-action-visibility mdi-action-visibility-off
transition: padding 1s ease;
}
.mdi-navigation-close {
text-align:right !important;
}
/*#channels li{opacity: 0;}*/
/*------------------- Channel page ---------------------------------------------------------------------------- */