[
https://issues.jboss.org/browse/JBIDE-10462?page=com.atlassian.jira.plugi...
]
Konstantin Marmalyukov updated JBIDE-10462:
-------------------------------------------
Description:
Sometimes br pseudo-element puts into div and make there an extra space. It is visible
when background color of this div is not like body color. Maybe it is necessary to mare
this attribute not visible(add display:none into its style).
Style attributes of this element are specified in VpePseudoContentCreator, line 45.
Or, at least, give this element css class (and wrote styles for this element to your css
file)
was:
Sometimes br pseudo-element puts into div and make there an extra space. It is visible
when background color of this div is not like body color. Maybe it is necessary to mare
this attribute not visible(add display:none into its style).
Style attributes of this element are specified in VpePseudoContentCreator, line 45.
br vpe:pseudo-element
---------------------
Key: JBIDE-10462
URL:
https://issues.jboss.org/browse/JBIDE-10462
Project: Tools (JBoss Tools)
Issue Type: Bug
Environment: win7, eclipse 3.7.0
Reporter: Konstantin Marmalyukov
Priority: Minor
Labels: pseudo-element
Sometimes br pseudo-element puts into div and make there an extra space. It is visible
when background color of this div is not like body color. Maybe it is necessary to mare
this attribute not visible(add display:none into its style).
Style attributes of this element are specified in VpePseudoContentCreator, line 45.
Or, at least, give this element css class (and wrote styles for this element to your css
file)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira