[
https://issues.apache.org/jira/browse/JSPWIKI-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644568#action_12644568
]
Dirk Frederickx commented on JSPWIKI-408:
-----------------------------------------
Add following css for the #favorites selector (in jspwiki.css) :
{noformat}
#favorites {
overflow:hidden; //avoid overflow for wide content of leftmenu or
leftmenufooter
float:left;
margin-top:1.75em;
width:18%;
padding:0.5em;
}
{noformat}
> CSS for LeftMenu
> ----------------
>
> Key: JSPWIKI-408
> URL: https://issues.apache.org/jira/browse/JSPWIKI-408
> Project: JSPWiki
> Issue Type: Bug
> Components: Default template
> Affects Versions: 2.8
> Environment: Firefox 3.0.x
> Reporter: Peter Hormanns
> Assignee: Dirk Frederickx
> Priority: Minor
> Fix For: 2.8.1
>
> Attachments: JSPWiki-Strubbel.jpg
>
>
> I like it to insert RecentChanges in the LeftMenuFooter.
> In CSS of the actual JSPWiki-Versions the content runs out of the left Column
> (see attachted Screenshot of http://www.lug-kr.de)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.