Bug 328631 Position of the label 'category' inside New-event dialog is too high. Patch by ssitter@googlemail.com. r=jminta

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191288 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jminta%gmail.com
2006-02-27 01:49:48 +00:00
parent d16fafc4e3
commit 35cfb023d8

View File

@@ -151,7 +151,7 @@
value="&newevent.readonly.cal.warning;"
class="warning-text-class" hidden="true"/>
<spacer flex="1"/>
<hbox id="categories-box">
<hbox id="categories-box" align="center">
<label value="&newtodo.categories.label;" class="label"/>
<menulist id="item-categories"/>
</hbox>