Skip to content

Commit 217aeb9

Browse files
authored
update html template to align with change in style from discourse header icons (#23)
1 parent 05c5546 commit 217aeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascripts/discourse/initializers/initialize-for-header-icon-links.gjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ export default {
4141
{{isLastLink}}"
4242
>
4343
<a
44-
class="icon btn-flat"
44+
class="btn no-text icon btn-flat"
4545
href={{href}}
4646
title={{title}}
4747
target={{target}}

0 commit comments

Comments
 (0)