(css) Fix CSS when printing msg in popup window

Fixes #4674
This commit is contained in:
Francis Lachapelle
2019-02-26 16:02:19 -05:00
parent 42e9d23397
commit 9ebd728215
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
Bug fixes
- [web] date validator now handles non-latin characters
- [web] show the "reply all" button in more situations
- [web] fixed CSS when printing message in popup window (#4674)
4.0.6 (2019-02-21)
------------------
+2 -1
View File
@@ -47,8 +47,8 @@
md-autocomplete,
md-sidenav,
md-card-actions,
md-fab-speed-dial,
md-backdrop,
.md-fab,
.md-scroll-mask,
.md-dialog-container,
.md-open-menu-container,
@@ -75,6 +75,7 @@
// Content must be visible to be printed on multiple pages
main,
body.popup .view-detail,
section,
md-content,
md-card,