You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (Commented) (JIRA)" <ji...@apache.org> on 2011/11/09 09:01:53 UTC

[jira] [Commented] (OFBIZ-4554) OnePageCheckout billToAddress2 label has style info

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

Jacques Le Roux commented on OFBIZ-4554:
----------------------------------------

Hi Kiran,

You simply removed, did you check if it has any impact (because you did not suggest a css replacement)?
                
> 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