From 14ce471311fee2830be3cbd3a90179015f513719 Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Thu, 27 Oct 2016 18:10:05 +0500 Subject: Updating shift UI changes (#4326) * Updating shift UI changes * Adding border to last account settings item * Fixing modals --- webapp/components/navbar.jsx | 14 ++++- webapp/components/searchable_user_list.jsx | 4 +- .../components/suggestion/search_user_provider.jsx | 2 +- webapp/root.html | 6 +- webapp/sass/components/_modal.scss | 6 ++ webapp/sass/components/_popover.scss | 4 ++ webapp/sass/layout/_headers.scss | 3 +- webapp/sass/layout/_navigation.scss | 2 +- webapp/sass/responsive/_mobile.scss | 64 +++++++++++++++++++--- 9 files changed, 88 insertions(+), 17 deletions(-) diff --git a/webapp/components/navbar.jsx b/webapp/components/navbar.jsx index 18ea84376..9a4475cc2 100644 --- a/webapp/components/navbar.jsx +++ b/webapp/components/navbar.jsx @@ -485,7 +485,7 @@ export default class Navbar extends React.Component { className='description' rootClose={true} > -
+
+
this.refs.headerOverlay.hide()} + > + {'×'} +
); @@ -688,6 +694,12 @@ export default class Navbar extends React.Component { }} />
+
this.refs.headerOverlay.hide()} + > + {'×'} +
); } diff --git a/webapp/components/searchable_user_list.jsx b/webapp/components/searchable_user_list.jsx index 8d4f74ab3..eee8288ba 100644 --- a/webapp/components/searchable_user_list.jsx +++ b/webapp/components/searchable_user_list.jsx @@ -155,7 +155,7 @@ export default class SearchableUserList extends React.Component { style={this.props.style} >
-
+
-
+