(css) Hide fab button when printing

Fixes #4038
This commit is contained in:
Francis Lachapelle
2017-02-19 21:57:27 -05:00
parent 48b2008da4
commit 3c65973cd5
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -16,6 +16,7 @@
md-autocomplete,
md-sidenav,
md-card-actions,
md-fab-speed-dial,
.md-open-menu-container,
.md-chip-remove-container,
.toolbar-main,
@@ -65,4 +66,4 @@
md-card {
box-shadow: none !important;
}
}
}