(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
+1
View File
@@ -11,6 +11,7 @@ Bug fixes
- [web] fixed ACL editor in admin module for Safari (#4036)
- [web] fixed function call when removing contact category (#4039)
- [web] localized mailbox names everywhere (#4040, #4041)
- [web] hide fab button when printing (#4038)
3.2.7 (2017-02-14)
------------------