mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-26 12:51:52 +02: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 {
|
.message.floating {
|
||||||
display: inline;
|
display: inline-block;
|
||||||
margin: 0px 5px 0px 5px;
|
margin: 0px 5px 0px 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user