More markup tweaks for responsive

This commit is contained in:
summerscope
2014-07-18 16:05:30 +10:00
parent 9e74bb8bf0
commit 751865a540
3 changed files with 10 additions and 5 deletions

View File

@@ -43,9 +43,12 @@
%em {{ product.master.unit_to_display }}
.small-3.medium-2.large-2.columns.variant-price
.table-cell
%i.ofn-i_009-close
.table-cell
%i.ofn-i_009-close
{{ product.price | currency }}
%a{}><
%i.ofn-i_028-barcode
.small-3.medium-2.large-2.columns.total-price.text-right
.table-cell

View File

@@ -1,5 +1,5 @@
.row.summary
.small-10.large-11.columns.summary-header
.small-9.medium-10.large-11.columns.summary-header
%h3 {{ product.name }}
%em from
@@ -8,6 +8,6 @@
%i.ofn-i_036-producers
{{ enterprise.name }}
.small-2.large-1.columns.text-center
.small-3.medium-2.large-1.columns.text-center
.taxon-flag
%render-svg{path: "{{product.primary_taxon.icon}}"}

View File

@@ -47,9 +47,11 @@
%em {{ variant.unit_to_display }}
.small-3.medium-2.large-2.columns.variant-price
.table-cell
.table-cell
%i.ofn-i_009-close
{{ variant.price | currency }}
%a{}><
%i.ofn-i_028-barcode
.small-3.medium-2.large-2.columns.total-price.text-right
.table-cell