Browse Source

Adjusted contacts pane position in direct chat

Abdullah Almsaeed 10 years ago
parent
commit
0e7def36bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/less/direct-chat.less

+ 1 - 1
build/less/direct-chat.less

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