From 9a7ea7c870280b9997c47f3fcdea82296c23fb68 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 6cdb29dbf..68002840f 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({ - + ); }