Skip to content

Commit

Permalink
118627: Item submission Publisher select icon positioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Wout-atmire committed Oct 18, 2024
1 parent 0c6c918 commit 57ec6e5
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,12 @@ div {
.lookup-item {
border-bottom: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
}

div.col {
position: relative;
}

.row > div {
padding-right: 5px;
padding-left: 5px;
}

0 comments on commit 57ec6e5

Please sign in to comment.