[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-9736) Extra padding/margins in VPE

Yahor Radtsevich (JIRA) jira-events at lists.jboss.org
Mon Sep 19 14:09:26 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-9736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629196#comment-12629196 ] 

Yahor Radtsevich commented on JBIDE-9736:
-----------------------------------------

This 7px padding is reserved to show tag resizer. As a workaround you may add the following lines to your page (or one of your custom templates):
{code:xml} 
<style type="text/css">
		#__content__area__ {
			padding: 0px;
		}
</style>
{code} 

*Resolved as Won't Fix*

> Extra padding/margins in VPE
> ----------------------------
>
>                 Key: JBIDE-9736
>                 URL: https://issues.jboss.org/browse/JBIDE-9736
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Visual Page Editor core
>    Affects Versions: 3.3.0.M2
>            Reporter: Maxim Areshkau
>            Assignee: Yahor Radtsevich
>             Fix For: 3.3.0.M4
>
>         Attachments: chrome.png, firefox.png, header.html, JBIDE-9736.patch, vpe.png
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> In visual part VPE shows extra indent for red div, see attachments.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list