[
http://jira.magnolia-cms.com/browse/MGNLSTK-755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grégory Joseph updated MGNLSTK-755:
-----------------------------------
Fix Version/s: 1.4.3
Thanks for the patch, Jörg !
> Next Events Teaser breaks CSS layout
> ------------------------------------
>
> Key: MGNLSTK-755
> URL: http://jira.magnolia-cms.com/browse/MGNLSTK-755
> Project: Magnolia Standard Templating Kit
> Issue Type: Bug
> Components: themepop
> Affects Versions: 1.4.2
> Environment: Firefox 3.6.15, Konqueror 4.4.5
> Reporter: Jörg Schaible
> Assignee: Philipp Bärfuss
> Fix For: 1.4.3
>
> Attachments: NextEventTeaserCSSBug.png
>
>
> The "Next Events Teser" breaks the CSS layout. Any teaser in the column to
> the right does no longer respect the margin between the columns.
> Reproducing task: Open demo web site home and add a "Next Events Teaser".
> Move the new paragraph to the top of the left or middle column.
> {noformat}
> @@ -1276,7 +1273,6 @@ table {
> #main .event-list {
> overflow: hidden; /* ie 6 */
> position: relative;
> - margin: 0 0 20px 0;
> border-top: 4px solid #b3b3b3;
> border-bottom: none;
> }
> {noformat}
> Removing the margin settings in the style solved the problem for me. Compare
> also with the similar style for the "Lastest News Teaser" that does not have
> this bug.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------