summaryrefslogtreecommitdiffstats
path: root/web/react/components/rhs_root_post.jsx
diff options
context:
space:
mode:
authorCorey Hulen <corey@hulen.com>2015-12-18 20:54:17 -0800
committerCorey Hulen <corey@hulen.com>2015-12-18 20:54:17 -0800
commit0153bc6342392ea9fd17f91bebf50d44cabef789 (patch)
tree1ffa768fb5796da6145f13ee9f2e766f2f668c61 /web/react/components/rhs_root_post.jsx
parentbb9cb1029539b179725a586057c39507597300de (diff)
parent3d0249c8bc2d5f12f8528dd0fcb7d02c66bee626 (diff)
downloadchat-0153bc6342392ea9fd17f91bebf50d44cabef789.tar.gz
chat-0153bc6342392ea9fd17f91bebf50d44cabef789.tar.bz2
chat-0153bc6342392ea9fd17f91bebf50d44cabef789.zip
Merge pull request #1751 from asaadmahmoodspin/ui-improvements
Multiple UI Improvements
Diffstat (limited to 'web/react/components/rhs_root_post.jsx')
-rw-r--r--web/react/components/rhs_root_post.jsx1
1 files changed, 0 insertions, 1 deletions
diff --git a/web/react/components/rhs_root_post.jsx b/web/react/components/rhs_root_post.jsx
index dd9a793be..cd7f6766c 100644
--- a/web/react/components/rhs_root_post.jsx
+++ b/web/react/components/rhs_root_post.jsx
@@ -227,7 +227,6 @@ export default class RhsRootPost extends React.Component {
</div>
</div>
</div>
- <hr />
</div>
);
}