mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
N°3925 - Improve display of long external keys in autocomplete / dropdowns
- Show ellipsis if label is overflowing - Show tooltip on hover (useful for overflowing labels)
This commit is contained in:
@@ -213,5 +213,5 @@ $ibo-input-select--autocomplete-item-image--border: 1px solid $ibo-color-grey-60
|
||||
}
|
||||
|
||||
.ibo-input-select--autocomplete-item-txt {
|
||||
white-space: nowrap;
|
||||
@extend %ibo-text-truncated-with-ellipsis;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user