Show
Ignore:
Timestamp:
04/16/08 00:59:46 (20 months ago)
Author:
bsmith
Message:

bugzid:69785 - System General Settings has text input 100% width

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-35/tmpl/cms/cfg_system_general.tmpl

    r1309 r1918  
    7878        show_hint="1"> 
    7979        <div class="textarea-wrapper"> 
    80             <input id="system_email_address" name="system_email_address"<mt:if name="system_email_address"> value="<mt:var name="system_email_address">"</mt:if> /> 
     80            <input id="system_email_address" name="system_email_address"<mt:if name="system_email_address"> value="<mt:var name="system_email_address">"</mt:if> class="full-width" /> 
    8181        </div> 
    8282    </mt:app:setting>