]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commit
Fix missing . with class names 10370/head
authorBrett Mason <brettsmason@users.noreply.github.com>
Sat, 8 Jul 2017 06:00:09 +0000 (07:00 +0100)
committerGitHub <noreply@github.com>
Sat, 8 Jul 2017 06:00:09 +0000 (07:00 +0100)
commit1cfebae779ec76144d8a34684ad25863afa27422
tree3c62f6ea24642e81241041244f910f7fa29d091a
parent4a321538487191b784c592b7e505c967ac73ab5e
Fix missing . with class names

Noticed a bug when reworking grid container that a lot of the base classes (without margin/padding) were missing `.` in their class names and as a result weren't working.
scss/xy-grid/_classes.scss