summaryrefslogtreecommitdiffstats
path: root/webapp/components/file_attachment_list.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/file_attachment_list.jsx')
-rw-r--r--webapp/components/file_attachment_list.jsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/components/file_attachment_list.jsx b/webapp/components/file_attachment_list.jsx
index 3d39d8709..472cd2686 100644
--- a/webapp/components/file_attachment_list.jsx
+++ b/webapp/components/file_attachment_list.jsx
@@ -50,7 +50,7 @@ export default class FileAttachmentList extends React.Component {
return (
<div>
- <div className='post-image__columns'>
+ <div className='post-image__columns clearfix'>
{postFiles}
</div>
<ViewImageModal