Active
Project:
Andromeda
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 23:52 UTC
Updated:
3 Apr 2012 at 02:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
shadcn commentedOk fixed in the dev branch. See attached.
Comment #2
shadcn commentedI commented in the wrong issue. sorry. Ignore previous post ^^. still working on that.
Comment #3
joelfranssen commentedsame problem here!
does anyone have a solution?
Comment #4
Rhoa commentedI am also having this issue. Is there any fix?
Comment #5
shadcn commentedadding overflow:hidden to the container div worked for the OP.
Comment #6
Rhoa commentedWhere is the "Container Div"?
Comment #7
Rhoa commentedon layout.css
.with-sidebar #sidebar {
overflow:hidden;
margin-left:580px;
}
Fixes it on everything but Chrome... It totally disappears in Chrome.
Help.com...
Comment #8
factanalyzer commentedany solution?