Skip to content

Commit

Permalink
Merge pull request #13044 from Godmartinz/bug/sc-23260_multi_select_e…
Browse files Browse the repository at this point in the history
…xample_text

Bug/sc 23260 multi select example text
  • Loading branch information
snipe committed May 23, 2023
2 parents fbed18a + fe60309 commit 80e8022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/assets/less/overrides.less
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,9 @@ input[type="radio"]:checked::before {
grid-template-columns: .1em auto;
gap: 1.5em;
}
.select2-container .select2-search--inline .select2-search__field{
padding-left:15px;
}

/** --------------------------------------- **/
/** End checkbox styles to replace iCheck **/
Expand Down

0 comments on commit 80e8022

Please sign in to comment.