[CST-3092] fixed style issue with external source search bar

This commit is contained in:
Giuseppe Digilio
2020-07-16 17:01:06 +02:00
parent 9225819046
commit 1c31deb3df

View File

@@ -1,7 +1,6 @@
.input-group-append .btn {
.input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
margin-left: -1px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-radius: 0 0.25rem 0.25rem 0;
}
.input-group-append .dropdown-toggle {