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:
Jean-Philippe Lang 2007-04-21 17:11:30 +00:00
parent 623d2f25b1
commit 05b08ae38f
1 changed files with 2 additions and 1 deletions

View File

@ -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{