-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Milestone
Description
Redmine version 3.3.1.stable
progressive_projects_list 3.0.1
If the sidebar is visible, then the progress bars get rendered with the gap you see below. If I set display:none to #sidebar, then this layout issue goes away.
setting .progressive-project-version {clear:left} (instead of clear:both) also solves it.