mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Fixed Trac #333: organizations' drop-down list is truncated on IE when the name of an organization is too long.
SVN:trunk[977]
This commit is contained in:
@@ -889,4 +889,10 @@ tr.row_added td {
|
||||
}
|
||||
a.truncated {
|
||||
cursor: pointer;
|
||||
}
|
||||
.org_combo
|
||||
{
|
||||
font-size:x-small;
|
||||
width: auto;
|
||||
max-width: 200px;
|
||||
}
|
||||
Reference in New Issue
Block a user