From 1610a11f43c4b88126b73c04c248f11d08da232d Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Mon, 16 Nov 2015 22:01:48 +0500 Subject: Removing height variable --- web/react/components/rhs_thread.jsx | 1 - 1 file changed, 1 deletion(-) (limited to 'web/react') diff --git a/web/react/components/rhs_thread.jsx b/web/react/components/rhs_thread.jsx index 31dc92f80..cc062c538 100644 --- a/web/react/components/rhs_thread.jsx +++ b/web/react/components/rhs_thread.jsx @@ -117,7 +117,6 @@ export default class RhsThread extends React.Component { } } resize() { - var height = this.state.windowHeight - $('#error_bar').outerHeight() - 100; $('.post-right__scroll').scrollTop(100000); if (this.state.windowWidth > 768) { $('.post-right__scroll').perfectScrollbar(); -- cgit v1.2.3-1-g7c22