summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_post.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-02-01 09:54:04 -0500
committerJoram Wilander <jwawilander@gmail.com>2016-02-01 09:54:04 -0500
commita6d2c2c2d943a88890087ccff3282481f1e44114 (patch)
tree532fee324f0f2de66bdd40fe1d61bff6a35f4753 /web/sass-files/sass/partials/_post.scss
parentcaf957312b4e71151319ebb7395ddac8fcac85fc (diff)
parent4abe6037bbc57bba77b0ceb9014595e37f9d1710 (diff)
downloadchat-a6d2c2c2d943a88890087ccff3282481f1e44114.tar.gz
chat-a6d2c2c2d943a88890087ccff3282481f1e44114.tar.bz2
chat-a6d2c2c2d943a88890087ccff3282481f1e44114.zip
Merge pull request #2039 from asaadmahmoodspin/ui-improvements
Fixing system console and changing swapping icon with reply icon
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 1f7a55cd0..be85ef07b 100644
--- a/web/sass-files/sass/partials/_post.scss
+++ b/web/sass-files/sass/partials/_post.scss
@@ -597,7 +597,7 @@ body.ios {
position: absolute;
right: 0;
top: 30px;
- width: 85px;
+ width: 65px;
white-space: nowrap;
}
@@ -666,7 +666,7 @@ body.ios {
word-wrap: break-word;
padding: 0.2em 0.5em 0em;
@include legacy-pie-clearfix;
- width: calc(100% - 95px);
+ width: calc(100% - 75px);
p {
margin: 0 0 0.4em;