mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 14:07:30 +08:00
FIX: restore zero-width space character... (#30243)
... that got **wrongly** (my bad) removed in 6ef0b5d508a298efa3682cc129e8144759426623
This commit is contained in:
@ -12,4 +12,6 @@
|
||||
{{#if this.selectKit.options.showCaret}}
|
||||
{{d-icon this.caretIcon class="caret-icon"}}
|
||||
{{/if}}
|
||||
​
|
||||
{{! Zero-width space character, so icon-only button height = regular button height }}
|
||||
</div>
|
Reference in New Issue
Block a user