From 4c28726760836d7d25164cd1b6488819be18c38c Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Tue, 29 Mar 2016 17:03:46 +0500 Subject: Multiple UI Improvements --- webapp/components/team_settings_modal.jsx | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/components/team_settings_modal.jsx') diff --git a/webapp/components/team_settings_modal.jsx b/webapp/components/team_settings_modal.jsx index c19787993..657643367 100644 --- a/webapp/components/team_settings_modal.jsx +++ b/webapp/components/team_settings_modal.jsx @@ -62,6 +62,7 @@ class TeamSettingsModal extends React.Component { } } updateSection(section) { + $('.settings-modal .modal-body').scrollTop(0).perfectScrollbar('update'); this.setState({activeSection: section}); } render() { -- cgit v1.2.3-1-g7c22