Skip to content

Commit

Permalink
Fix: Added textinput item bottom margin (adaptlearning#421)
Browse files Browse the repository at this point in the history
  • Loading branch information
guywillis authored Apr 20, 2023
1 parent 4058345 commit f306206
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions less/plugins/adapt-contrib-textInput/textinput.less
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
}

.textinput-item {
margin-bottom: @item-margin / 2;

&__prefix-container,
&__suffix-container {
text-align: center;
Expand Down

0 comments on commit f306206

Please sign in to comment.