summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorAsaad Mahmood <asaad@spinpunch.com>2016-02-05 19:34:01 +0500
committerAsaad Mahmood <asaad@spinpunch.com>2016-02-05 19:34:01 +0500
commit67408e9ebd87691a850f78074f0d792bcec8e35e (patch)
treec636151f79940390ff6cc57a4888cb0f3f258d3d /web/sass-files/sass/partials/_post.scss
parent8e79f12f3c6c0f8858addaf6f66ea6e88a965b65 (diff)
downloadchat-67408e9ebd87691a850f78074f0d792bcec8e35e.tar.gz
chat-67408e9ebd87691a850f78074f0d792bcec8e35e.tar.bz2
chat-67408e9ebd87691a850f78074f0d792bcec8e35e.zip
Multiple UI improvements
Diffstat (limited to 'web/sass-files/sass/partials/_post.scss')
-rw-r--r--web/sass-files/sass/partials/_post.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/sass-files/sass/partials/_post.scss b/web/sass-files/sass/partials/_post.scss
index 77b66a1a8..aba58eed6 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -283,8 +283,8 @@ body.ios {
width: 40px;
height: 40px;
position: absolute;
- bottom: 50px;
- right: 5px;
+ bottom: 0;
+ left: 10px;
z-index: 50;
@include opacity(0);
@include single-transition(all, 0.3s);