Skip to content

Commit

Permalink
(css) Fix menu visibility when printing an email
Browse files Browse the repository at this point in the history
Fixes #3584
  • Loading branch information
cgx committed Apr 27, 2016
1 parent 712e5dc commit 5454690
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS
Expand Up @@ -39,6 +39,7 @@ Bug fixes
- [web] properly escape the user's display name (#3617)
- [web] avoid returning search results on objects without read permissions (#3619)
- [web] restore priority of event or task in component editor
- [web] fixed menu content visibility when printing an email (#3584)
- [core] properly escape wide characters (#3616)
- [core] avoid double-appending domains in cache for multi-domain configurations (#3614)
- [dav] we now handle the default classifications for tasks (#3541)
Expand Down
1 change: 1 addition & 0 deletions UI/WebServerResources/scss/core/print.scss
Expand Up @@ -8,6 +8,7 @@
// Don't print some components
md-sidenav,
md-card-actions,
._md-open-menu-container,
.toolbar-main,
.view-list,
.sg-reversible.sg-flip .sg-face,
Expand Down

0 comments on commit 5454690

Please sign in to comment.