mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
* Mail/Calendar: show scrollbar, if meeting request does not fit into preview area
This commit is contained in:
parent
98ae5aac1c
commit
4ccd15a50d
@ -103,7 +103,9 @@
|
||||
border: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
form#calendar-meeting {
|
||||
overflow-y: auto;
|
||||
}
|
||||
.meetingRequestMessage {
|
||||
font-size: 120%;
|
||||
}
|
||||
@ -134,7 +136,6 @@
|
||||
font-style: italic;
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
</styles>
|
||||
</template>
|
||||
</overlay>
|
Loading…
Reference in New Issue
Block a user