mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fix misplaced paragraph in shop tab
By wrapping message within 12-cols container, keeping consistency with the other shop tabs.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
.content.footer-pad{ "darker-background" => true, "ng-controller" => "ProductsCtrl", "ng-show" => "order_cycle.order_cycle_id == null" }
|
||||
.select-oc-message
|
||||
= t '.select_oc_html'
|
||||
.row
|
||||
.small-12.columns
|
||||
.select-oc-message
|
||||
= t '.select_oc_html'
|
||||
|
||||
Reference in New Issue
Block a user