mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:44 +01:00
Stop messages from wrapping by treating them as a block
This commit is contained in:
parent
455cc8a5d8
commit
4018cc39ad
@ -544,7 +544,7 @@ label input, label span, label div, label select, label textarea {
|
||||
}
|
||||
|
||||
.message.floating {
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
margin: 0px 5px 0px 5px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user