[ 
https://issues.apache.org/jira/browse/OFBIZ-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147394#comment-13147394
 ] 

Kiran Gawde commented on OFBIZ-4554:
------------------------------------

Hi Jacques

shipToAddress2 doesn't have any style specified. So seems like the style 
for billToAddress2 was left over from old coding or someone added it by 
mistake. After removing style, it still looks good :-)

Regards,
Kiran
                
> 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
>         Attachments: OFBIZ-4554-OnePageCheckoutFtl.patch
>
>
> 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