summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_right.jsx
diff options
context:
space:
mode:
authorAsaad Mahmood <Unknowngi@live.com>2015-08-13 23:33:18 +0500
committerAsaad Mahmood <Unknowngi@live.com>2015-08-13 23:33:18 +0500
commit6ca6072f478f556ba2d25c9762f0d73c9e84c7f6 (patch)
tree6bfbe2a5b4405b93a780a7a5a0828fd268b13cbc /web/react/components/post_right.jsx
parent673ca225cae1f5a629a36dd2b9340f5cde0880ad (diff)
downloadchat-6ca6072f478f556ba2d25c9762f0d73c9e84c7f6.tar.gz
chat-6ca6072f478f556ba2d25c9762f0d73c9e84c7f6.tar.bz2
chat-6ca6072f478f556ba2d25c9762f0d73c9e84c7f6.zip
Updating UI to cover RHS and the centre channel separately
Diffstat (limited to 'web/react/components/post_right.jsx')
-rw-r--r--web/react/components/post_right.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/post_right.jsx b/web/react/components/post_right.jsx
index b772c7ee8..09cd8cb56 100644
--- a/web/react/components/post_right.jsx
+++ b/web/react/components/post_right.jsx
@@ -296,7 +296,7 @@ module.exports = React.createClass({
return (
<div className="post-right__container">
- <div className='center-file-overlay right-file-overlay invisible'>
+ <div className='file-overlay right-file-overlay invisible'>
<div>
<i className="fa fa-upload"></i>
<span>Drop a file to upload it.</span>