Fixed placing of toggle in settings

This commit is contained in:
Kasper Rynning-Tønnesen
2015-06-23 10:33:50 +02:00
parent 0bf8cc4f5c
commit 81e7c0e138
6 changed files with 128 additions and 96 deletions

View File

@@ -575,7 +575,7 @@ ul #chat-log{
padding: 0 !important;
}
.switch{
display: inline;
display: flex;
float: right;
/*position: absolute;*/
margin-right:10px;