Bug 393105: [Proto] Reminder dialog: localizability issues due to fixed width, patch by me, r=ctalbert
git-svn-id: svn://10.0.0.236/trunk@233029 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<row/>
|
||||
</rows>
|
||||
<columns>
|
||||
<listbox id="reminder-listbox" seltype="single" onselect="onReminderSelected()">
|
||||
<listbox id="reminder-listbox" seltype="single" onselect="onReminderSelected()" flex="1">
|
||||
<listitem/>
|
||||
</listbox>
|
||||
<column>
|
||||
|
||||
Reference in New Issue
Block a user