From: Alan Knowles Date: Thu, 24 Jan 2019 08:51:18 +0000 (+0800) Subject: scss/roojs-bootstrap/combobox.scss X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=21d0fc8a2084b37b5993569490bd810ddc1743bf scss/roojs-bootstrap/combobox.scss --- diff --git a/scss/roojs-bootstrap/combobox.scss b/scss/roojs-bootstrap/combobox.scss index 3aac629fb0..58c38ad593 100644 --- a/scss/roojs-bootstrap/combobox.scss +++ b/scss/roojs-bootstrap/combobox.scss @@ -237,6 +237,11 @@ border-left: 0px; display: table-cell; } + +.navbar .roo-select2-container .input-group-addon { + padding: 6px 10px; +} + .roo-select2-container .dropdown-toggle::after { margin-left: 0; }