[
https://issues.apache.org/jira/browse/NIFI-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684430#comment-15684430
]
Scott Aslan commented on NIFI-3075:
-----------------------------------
It looks like the fixed width style explicitly set on the combo options html
element is not accounting for the scroll bars width and is causing the issue. I
think we can remove this style and simply add a max-width css rule for the
options to display ellipsis when the options text is longer than the available
width of the combo drop down.
> Combo drop down options are pushing their respective help icons to the next
> line.
> ----------------------------------------------------------------------------------
>
> Key: NIFI-3075
> URL: https://issues.apache.org/jira/browse/NIFI-3075
> Project: Apache NiFi
> Issue Type: Bug
> Components: Core UI
> Affects Versions: 1.0.0
> Reporter: Scott Aslan
> Assignee: Scott Aslan
> Priority: Minor
> Attachments: Combo options width issue.png
>
>
> When a combo drop down has a sufficiently large number of options to choose
> from the combo becomes scrollable and the respective help icons are pushed to
> the next line.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)