Add "CC" to message view (#1435)

This commit is contained in:
RainLoop Team 2017-05-25 21:51:09 +03:00
parent f4fb6d769d
commit acbe439456
2 changed files with 16 additions and 3 deletions

View file

@ -170,6 +170,10 @@ html.rl-no-preview-pane {
&.-top {
margin-top: 0;
}
&.-middle {
margin-top: -5px;
margin-bottom: -5px;
}
&.-bottom {
margin-bottom: 0;
}