Add floating action object

This commit is contained in:
John Furrow
2015-11-14 19:25:04 -08:00
parent 3297337126
commit e090fd4954
2 changed files with 42 additions and 0 deletions
@@ -57,6 +57,7 @@
&--primary {
background: $button--primary--background;
color: $button--primary--foreground;
white-space: nowrap;
&:hover {
background: $button--primary--background--hover;