mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Make sure that the organisation's drop-down list is not bigger than the left menu...
SVN:trunk[1614]
This commit is contained in:
@@ -1104,4 +1104,7 @@ div.actions_button a, .actions_button a:hover, .actions_button a:visited {
|
|||||||
height:17px;
|
height:17px;
|
||||||
line-height: 17px;
|
line-height: 17px;
|
||||||
display: block;
|
display: block;
|
||||||
|
}
|
||||||
|
select#org_id {
|
||||||
|
max-width: 90%;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user