mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-01 04:22:15 +08:00
Don't wrap keywords/tags over multiple lines #419
This commit is contained in:
parent
2fd4a47b33
commit
975103fc9d
1 changed files with 2 additions and 0 deletions
|
@ -108,7 +108,9 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
.messageAssignedTags span {
|
||||
border: 1px solid #808080;
|
||||
line-height: 2;
|
||||
padding: 2px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.messageItemHeader {
|
||||
|
|
Loading…
Reference in a new issue