diff --git a/debian/changelog b/debian/changelog index 3f8a4a88..f8d40914 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +spreed-webrtc-server (0.18.1) precise; urgency=low + + * Added autoconf/automake support. + * Build SCSS compressed in release mode. + + -- Simon Eisenmann Tue, 27 May 2014 11:16:22 +0200 + spreed-webrtc-server (0.18.0) precise; urgency=low * The project is now named Spreed WebRTC. All reference to the old 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 = $("