mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 11:47:38 +02:00
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:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user