Adjusted contacts pane position in direct chat

pull/337/head
Abdullah Almsaeed 2015-04-07 21:05:43 -04:00
parent 1ef5178a6c
commit 0e7def36bb
1 changed files with 1 additions and 1 deletions

View File

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