OnePageCheckout billToAddress2 label has style info
---------------------------------------------------

                 Key: OFBIZ-4554
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4554
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/ecommerce
    Affects Versions: Release Branch 11.04, SVN trunk
            Reporter: Kiran Gawde
            Priority: Trivial


Remove style

Change from:
<label for="billToAddress2" style="margin-top: 
9px;">${uiLabelMap.PartyAddressLine2}</label>
to:
<label for="billToAddress2">${uiLabelMap.PartyAddressLine2}</label>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to