summaryrefslogtreecommitdiffstats
path: root/web
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-02-08 20:39:41 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-02-08 20:39:41 +0500
commit8dac8cc6f1faeab1bf75521f3915a0645ada58c6 (patch)
tree51ef90bfbde1e65f327d0fec7ce5d038ab9decc6 /web
parent3d314c811f352d15069f088235fb79f4639f5b34 (diff)
downloadchat-8dac8cc6f1faeab1bf75521f3915a0645ada58c6.tar.gz
chat-8dac8cc6f1faeab1bf75521f3915a0645ada58c6.tar.bz2
chat-8dac8cc6f1faeab1bf75521f3915a0645ada58c6.zip
Updating time stamp
Diffstat (limited to 'web')
-rw-r--r--web/sass-files/sass/partials/_post.scss5
1 files changed, 3 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 804928413..cc22cc913 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -485,8 +485,9 @@ body.ios {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
- top: -3px;
- left: -1.0em;
+ top: -2px;
+ left: -7px;
+ font-size: 11px;
line-height: 37px;
@include opacity(0);
}