summaryrefslogtreecommitdiffstats
path: root/webapp/sass
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-04-05 09:56:40 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-04-05 09:56:40 -0400
commit5f84a2cc3de2f591c30d92302b42f1c9d658da26 (patch)
tree59ad57eca208ad170ef99e11e30c4ba7a33e78c9 /webapp/sass
parentb3edd32aee47a0b123870de58664600acc17087b (diff)
downloadchat-5f84a2cc3de2f591c30d92302b42f1c9d658da26.tar.gz
chat-5f84a2cc3de2f591c30d92302b42f1c9d658da26.tar.bz2
chat-5f84a2cc3de2f591c30d92302b42f1c9d658da26.zip
Re-added missing file upload overlay for center channel
Diffstat (limited to 'webapp/sass')
-rw-r--r--webapp/sass/layout/_post.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/webapp/sass/layout/_post.scss b/webapp/sass/layout/_post.scss
index 947a81318..6801379ac 100644
--- a/webapp/sass/layout/_post.scss
+++ b/webapp/sass/layout/_post.scss
@@ -190,9 +190,6 @@ body.ios {
}
&.center-file-overlay {
- .overlay__indent {
- margin-left: 220px;
- }
}
&.right-file-overlay {