summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_tablet.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaadmahmoodspin@users.noreply.github.com>2016-05-06 11:45:19 +0500
committerCorey Hulen <corey@hulen.com>2016-05-05 23:45:19 -0700
commit4b2843ee9d513a6b464e1e581e9cee8baaaa4317 (patch)
tree0cd18e242df0294b7943714bb0c311c90db60d14 /webapp/sass/responsive/_tablet.scss
parent7c006ea384d3f79031892b7be7ac9fb1bc7c392c (diff)
downloadchat-4b2843ee9d513a6b464e1e581e9cee8baaaa4317.tar.gz
chat-4b2843ee9d513a6b464e1e581e9cee8baaaa4317.tar.bz2
chat-4b2843ee9d513a6b464e1e581e9cee8baaaa4317.zip
Improvements to reply (#2905)
Diffstat (limited to 'webapp/sass/responsive/_tablet.scss')
-rw-r--r--webapp/sass/responsive/_tablet.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 1e9dedb8a..72b4b5aad 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -88,7 +88,7 @@
.post__time {
@include opacity(0);
font-size: 11px;
- left: 8px;
+ left: -4px;
line-height: 37px;
position: absolute;
text-rendering: auto;