diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/combo/jquery.combo.css b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/combo/jquery.combo.css index a1902e2168..2dd7b351cd 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/combo/jquery.combo.css +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/jquery/combo/jquery.combo.css @@ -52,13 +52,13 @@ box-shadow:0 3px 6px rgba(0,0,0,0.3); } -.combo-arrow { +.combo .combo-arrow { float: right; width: 10px; - margin-top: 4px; + line-height: 30px; } -.combo-text { +.combo .combo-text { float: left; overflow: hidden; white-space: nowrap;