Skip to content

Commit

Permalink
Merge pull request #9686 from johnatawnclementawn/9678_fix_language_s…
Browse files Browse the repository at this point in the history
…elector_position

9678 Prevent rich text widget language options crowding
  • Loading branch information
chiatt authored Jun 21, 2023
2 parents ed38976 + 8fc7f8a commit 1aa23cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="widget-inline-tools-collapser" data-bind=" click: function() {
showi18nOptions(!showi18nOptions());
}">
<span>
<span style="flex: 1">
<label class="control-label widget-input-label" data-bind="text:label"></label>
<!-- ko if: node -->
<i data-bind="css: {'ion-asterisk widget-label-required': node.isrequired}"></i>
Expand Down

0 comments on commit 1aa23cc

Please sign in to comment.