Wrap very long email addresses (#577)

This commit is contained in:
RainLoop Team 2015-05-08 02:53:05 +04:00
parent f63edfa7cc
commit 92f2caf700
2 changed files with 18 additions and 11 deletions

View file

@ -150,6 +150,13 @@ html.rl-no-preview-pane {
border-radius: 5px;
padding: 10px 15px;
overflow: hidden;
.uiLine {
}
.uiLabelValue {
word-break: break-all;
}
}
.emptySubjectText {