diff --git a/src/themes/default/modules/dropdown.variables b/src/themes/default/modules/dropdown.variables index c72aaba15..2b956826f 100644 --- a/src/themes/default/modules/dropdown.variables +++ b/src/themes/default/modules/dropdown.variables @@ -252,7 +252,7 @@ @multipleSelectionChildVerticalMargin: (@searchSelectionVerticalPadding * (2/3)); @multipleSelectionChildLeftMargin: (@inputHorizontalPadding - @multipleSelectionLeftPadding); @multipleSelectionChildMargin: @multipleSelectionChildVerticalMargin 0em @multipleSelectionChildVerticalMargin @multipleSelectionChildLeftMargin; -@multipleSelectionChildLineHeight: @searchSelectionLineHeight; +@multipleSelectionChildLineHeight: @relative17px; @multipleSelectionSearchStartWidth: (@glyphWidth * 2); /* Dropdown Icon */