Cleaned up some code

This commit is contained in:
Kasper Rynning-Tønnesen
2015-07-03 22:16:58 +02:00
parent 58c037feb7
commit 3bc8674149
5 changed files with 20 additions and 17 deletions

View File

@@ -763,6 +763,10 @@ ul #chat-log{
height:auto;
}
.remote-panel {
display:none;
}
.navbar-fixed, #nav{
position: relative;
}