Rename region to group

This commit is contained in:
Rohan Mitchell
2013-10-30 13:57:33 +11:00
parent 521ed565b4
commit 2fe23c53ed
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
color: #6A6A6A;
}
.region-header {
.group-header {
min-height: emCalc(55);
vertical-align: top;
}

View File

@@ -32,7 +32,7 @@
.row.landing-page-row.with-bottom-border
- @groups.each do |group|
.large-3.columns
.region-header
.group-header
%h5= group.name.upcase
- group.enterprises.is_distributor.each do |distributor|
.row.distributor-link-row