From cf479d808f4eade622df117a0c35f6df9fdef14f Mon Sep 17 00:00:00 2001 From: Zara Date: Tue, 8 Dec 2015 14:50:36 +0000 Subject: [PATCH] Align comment timestamps on the right on dashboard See story: https://storyboard.openstack.org/#!/story/2000435, task: 'Align timestamps to the right for all the events'. It turns out that comments are the only events where timestamps aren't aligned to the right. So this patch fixes that. Change-Id: Icb98b9f9b256fe4248c9c5b7e4a03c2b08931be0 --- src/app/dashboard/template/event/user_comment.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/dashboard/template/event/user_comment.html b/src/app/dashboard/template/event/user_comment.html index be3c967b..8bca3872 100644 --- a/src/app/dashboard/template/event/user_comment.html +++ b/src/app/dashboard/template/event/user_comment.html @@ -1,10 +1,10 @@

- {{ author.full_name }} left a comment on {{evt.event_info.story_title}} - : + {{ author.full_name }} left a comment on {{evt.event_info.story_title}}: +

- {{ author.full_name }} left a comment : + {{ author.full_name }} left a comment: