Right overflow of the left menu now hidden.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@461 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
623d2f25b1
commit
05b08ae38f
|
@ -384,8 +384,9 @@ div.menu a.menuItem span.menuItemArrow {
|
|||
#subcontent{
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
width:110px;
|
||||
width:95px;
|
||||
padding:20px 20px 10px 5px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#subcontent h2{
|
||||
|
|
Loading…
Reference in New Issue