mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-3092] fixed style issue with external source search bar
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user