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 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'webapp/components/navbar.jsx') 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()} + > + {'×'} +
); } -- cgit v1.2.3-1-g7c22