Adjusted contacts pane position in direct chat

This commit is contained in:
Abdullah Almsaeed
2015-04-07 21:05:43 -04:00
parent 1ef5178a6c
commit 0e7def36bb

View File

@@ -103,7 +103,7 @@
}
}
.direct-chat-contacts {
.translate(100%, 0);
.translate(101%, 0);
position: absolute;
top: 0;
bottom: 0;