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:
Pau Perez
2020-05-15 14:09:22 +02:00
parent b7c601abcd
commit be9fbae300

View File

@@ -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'