summaryrefslogtreecommitdiffstats
path: root/web/react/components/post_list.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/react/components/post_list.jsx')
-rw-r--r--web/react/components/post_list.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/react/components/post_list.jsx b/web/react/components/post_list.jsx
index 53e8d0761..f45650279 100644
--- a/web/react/components/post_list.jsx
+++ b/web/react/components/post_list.jsx
@@ -464,7 +464,7 @@ module.exports = React.createClass({
return (
<div>
- <div className='center-file-overlay invisible'>
+ <div className='file-overlay center-file-overlay invisible'>
<div>
<i className="fa fa-upload"></i>
<span>Drop a file to upload it.</span>