diff --git a/src/scss/theme/default/_multiple.scss b/src/scss/theme/default/_multiple.scss index 900c266d..9e204f3b 100644 --- a/src/scss/theme/default/_multiple.scss +++ b/src/scss/theme/default/_multiple.scss @@ -10,6 +10,10 @@ margin: 0; padding: 0 5px; width: 100%; + + li { + list-style: none; + } } .select2-selection__placeholder {