bug 351452 - Fixes cut off custom alarm fields. patch by ssitter, r1=lilmatt, r2=mvl
git-svn-id: svn://10.0.0.236/trunk@209585 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -178,8 +178,11 @@
|
||||
<row details="true">
|
||||
<label value="&newevent.attendees.label;"/>
|
||||
<hbox flex="1">
|
||||
<!-- XXX This should be changed to a richlistbox that actually
|
||||
- works and doesn't need to be constrained by max-height.
|
||||
-->
|
||||
<calendar-attendee-list id="attendees-list" flex="1"
|
||||
style="max-height: 10em;"/>
|
||||
style="max-height: 12em;"/>
|
||||
<spacer width="10"/>
|
||||
|
||||
<grid>
|
||||
|
||||
Reference in New Issue
Block a user