Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
NGPixel
2017-10-15 17:13:35 -04:00
53 changed files with 1142 additions and 125 deletions

View File

@@ -173,7 +173,11 @@
&.is-outlined {
background-color: mc($primary, '500');
color: mc($primary, '100');
}
}
&.is-icon-only i {
margin-right: 0;
}
&:hover {
background-color: mc($primary, '700');