From 587cf1ac9bcc63a4082936455600601b87a2d994 Mon Sep 17 00:00:00 2001 From: summerscope Date: Fri, 30 May 2014 15:54:29 +1000 Subject: [PATCH] Tabs styling for hub shopfront page --- app/views/shopping_shared/_tabs.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shopping_shared/_tabs.html.haml b/app/views/shopping_shared/_tabs.html.haml index a5320a7ec5..56fa48b8b5 100644 --- a/app/views/shopping_shared/_tabs.html.haml +++ b/app/views/shopping_shared/_tabs.html.haml @@ -1,6 +1,6 @@ #tabs{"ng-controller" => "TabsCtrl"} .row - %tabset + %tabset.small-12.columns - for name, heading in { about: "About #{current_distributor.name}", producers: "Producers", groups: "Groups",