From 13e8bd3bc2e35019b920b2c529f9b9481e7b9dc1 Mon Sep 17 00:00:00 2001 From: Ash Furrow Date: Wed, 19 Apr 2017 08:21:14 -0400 Subject: [PATCH] Moves from hamburger icon to asterisk. (#2116) --- .../javascripts/components/features/ui/components/tabs_bar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/javascripts/components/features/ui/components/tabs_bar.jsx b/app/assets/javascripts/components/features/ui/components/tabs_bar.jsx index 6cdb29dbff..68002840fb 100644 --- a/app/assets/javascripts/components/features/ui/components/tabs_bar.jsx +++ b/app/assets/javascripts/components/features/ui/components/tabs_bar.jsx @@ -13,7 +13,7 @@ const TabsBar = React.createClass({ - + ); }