mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Make sure placeholder list can scroll
This commit is contained in:
parent
55054024b6
commit
df315e8f96
@ -39,6 +39,9 @@
|
||||
</old-box>
|
||||
</vbox>
|
||||
<styles>
|
||||
body {
|
||||
overflow-y: auto;
|
||||
}
|
||||
.et2_details_title, .title {
|
||||
display: inline-block;
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user