mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-26 15:59:23 +01:00
Fix parent flag causing expanded row to use too much vertical space
This commit is contained in:
parent
378bd43d29
commit
ea7e1fbae9
@ -930,7 +930,7 @@ div.message.floating {
|
||||
position: relative;
|
||||
}
|
||||
.egwGridView_grid span.arrow ~ div.innerContainer {
|
||||
display: inline-block;
|
||||
display: inline;
|
||||
}
|
||||
/* Indent the sub-grid */
|
||||
.egwGridView_grid .egwGridView_grid {
|
||||
|
Loading…
Reference in New Issue
Block a user