From 5d5b327de9d78d7e11d59103fadf8b5bf9d14e73 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 16 Nov 2015 20:23:07 +0500 Subject: Updating timestamp in RHS --- web/sass-files/sass/partials/_post.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'web/sass-files/sass/partials/_post.scss') diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss index a08ebfaf1..e2981e914 100644 --- a/web/sass-files/sass/partials/_post.scss +++ b/web/sass-files/sass/partials/_post.scss @@ -543,14 +543,14 @@ body.ios { } &.post-info { .post-profile-time { - color: #a8adb7; vertical-align: top; + width: 150px; max-width: 220px; overflow: hidden; display: block; white-space: nowrap; text-overflow: ellipsis; - margin: 0 20px 0 50px; + margin: 0 0 0 50px; } } .post-header-col { @@ -576,7 +576,7 @@ body.ios { } } .post-profile-time { - color: #a8adb7; + @include opacity(0.5); } } .post-comment { -- cgit v1.2.3-1-g7c22