From 9ffa834ec03786d01e03830b92b4237e50d74fd4 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Wed, 8 Jun 2016 17:09:06 +0200 Subject: [PATCH 1/6] Fix Navbar not showing mobile toggle --- js/components/header.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/components/header.js b/js/components/header.js index 642c3951..c5f7ef61 100644 --- a/js/components/header.js +++ b/js/components/header.js @@ -192,6 +192,7 @@ let Header = React.createClass({ {this.getLogo()} + From 4fd0e0d99c90d6d420f0be9d58dafb8077fe01c2 Mon Sep 17 00:00:00 2001 From: Brett Sun Date: Wed, 8 Jun 2016 17:43:07 +0200 Subject: [PATCH 2/6] Fix Navbar and notification list styling --- js/components/header_notifications.js | 5 +- sass/ascribe_custom_style.scss | 126 ---------------- sass/ascribe_navbar.scss | 139 +++++++++++++++++- sass/ascribe_notification_list.scss | 29 ++-- .../wallet/ikonotv/ikonotv_custom_style.scss | 15 -- 5 files changed, 152 insertions(+), 162 deletions(-) diff --git a/js/components/header_notifications.js b/js/components/header_notifications.js index aed0e9da..5e94f63b 100644 --- a/js/components/header_notifications.js +++ b/js/components/header_notifications.js @@ -97,7 +97,7 @@ let HeaderNotifications = React.createClass({ } return ( -