added "enable-" to booleans

This commit is contained in:
Raphael Goetter 2014-05-04 14:54:52 +02:00
parent 0bc6e58e2e
commit d283e11395
7 changed files with 14 additions and 14 deletions

View file

@ -3,7 +3,7 @@
/* ==gmaps support */
/* ----------------------------- */
// google maps boolean
& when (@gmaps = true) {
& when (@enable-gmaps = true) {
/* Google Gmap3 bug fix on images */
.gm-style img {
height: 100%;