Make edit dialog Subject input full width (again?)

This commit is contained in:
Nathan Gray 2013-11-29 21:38:52 +00:00
parent 0f5cfe1949
commit b87a366481

View File

@ -206,7 +206,7 @@
</row>
<row class="row dialog-header">
<description value="Subject" for="info_subject"/>
<textbox statustext="a short subject for the entry" id="info_subject" size="80" maxlength="255" span="all" tabindex="1"/>
<textbox statustext="a short subject for the entry" id="info_subject" class="inputFullWidth" size="80" maxlength="255" span="all" tabindex="1"/>
</row>
<row valign="top" height="250">
<tabbox id="tabs" span="all">