everypolitician / gender-balance

Crowdsourcing platform for gathering gender information about politicians to improve the data in EveryPolitician
gender-balance.org
15 stars 3 forks source link

Rename conflicting %col-float placeholder #346

Closed chrismytton closed 8 years ago

chrismytton commented 8 years ago

The _mysociety-footer.scss and _grid.scss were both defining the same placeholder "%col-float". This change renames the grid placeholder name to avoid sass compilation errors.

Prevents errors like:

2016-07-01 14:23:24 - Sass::SyntaxError - You may not @extend an outer selector from within @media.
You may only @extend selectors within the same directive.
From "@extend %col-float" on line 38 of /vagrant/views/sass/_grid.scss.
:
        /vagrant/views/sass/_mysociety-footer.scss:75