From 5dd3f0c053310727ee953788926f304c04ee9792 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Jan 2019 16:48:31 +0800 Subject: [PATCH] scss/roojs-bootstrap/combobox.scss --- scss/roojs-bootstrap/combobox.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scss/roojs-bootstrap/combobox.scss b/scss/roojs-bootstrap/combobox.scss index 0b4b39aa50..3aac629fb0 100644 --- a/scss/roojs-bootstrap/combobox.scss +++ b/scss/roojs-bootstrap/combobox.scss @@ -237,6 +237,9 @@ border-left: 0px; display: table-cell; } +.roo-select2-container .dropdown-toggle::after { + margin-left: 0; +} .roo-select2-container .roo-removable { position: relative; -- 2.39.2