mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-21 02:18:28 +02: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…
x
Reference in New Issue
Block a user