diff --git a/src/styles/components/_chat.scss b/src/styles/components/_chat.scss index 4c52a439..4da09c0b 100644 --- a/src/styles/components/_chat.scss +++ b/src/styles/components/_chat.scss @@ -297,6 +297,11 @@ text-align: right; top: 8px; } + .timestamp-space { + width:40px; + height:10px; + float:right; + } strong { display: block; padding-bottom: 2px; diff --git a/static/js/controllers/chatroomcontroller.js b/static/js/controllers/chatroomcontroller.js index 958bff6d..74c66656 100644 --- a/static/js/controllers/chatroomcontroller.js +++ b/static/js/controllers/chatroomcontroller.js @@ -192,7 +192,9 @@ define(['underscore', 'moment', 'text!partials/fileinfo.html'], function(_, mome } lastMessageContainer = $("