mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
Tweak layout. Remove unnecessary row which was messing up the responsive layout for left column on checkout.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
.small-12.medium-8.large-9.columns
|
||||
- unless spree_current_user
|
||||
= render partial: "checkout/authentication"
|
||||
.row{"ng-show" => "enabled", "ng-controller" => "AccordionCtrl"}
|
||||
%div{"ng-show" => "enabled", "ng-controller" => "AccordionCtrl"}
|
||||
= render partial: "checkout/form"
|
||||
.small-12.medium-4.large-3.columns
|
||||
= render partial: "checkout/summary"
|
||||
|
||||
Reference in New Issue
Block a user