You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/02/08 03:27:08 UTC

[jira] Closed: (TAPESTRY-1969) Error messages in Errors component are misaligned in Internet Explorer 7

     [ https://issues.apache.org/jira/browse/TAPESTRY-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAPESTRY-1969.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.10
         Assignee: Howard M. Lewis Ship

Tested in Firefox, IE 6 and IE 7

> Error messages in Errors component are misaligned in Internet Explorer 7
> ------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1969
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1969
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Core Components
>    Affects Versions: 5.0.7
>         Environment: Internet Explorer 7
>            Reporter: Filip S. Adamsen
>            Assignee: Howard M. Lewis Ship
>            Priority: Trivial
>             Fix For: 5.0.10
>
>
> Error messages are misaligned in the Errors component in Internet Explorer 7.
> I checked the CSS and found this in default.css, line 23-25:
> div.t-error li {
>   margin-left:-20px;
> }
> Not sure why that needs to be there, it's definitely what's causing trouble.
> If it's there to make the list item not be indented that much, I believe "list-style-position: inside;" should be used for the list inside the box instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org