diff --git a/src/web/stylesheets/components/_operation.css b/src/web/stylesheets/components/_operation.css index 57738504..24641e09 100755 --- a/src/web/stylesheets/components/_operation.css +++ b/src/web/stylesheets/components/_operation.css @@ -146,6 +146,10 @@ div.toggle-string { max-width: 20rem; } +.ingredients .dropdown-toggle-split { + height: 41px !important; +} + .boolean-arg { height: 46px; }