The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Button in Confluence icon after text

Patrik Ytterström
Contributor
November 9, 2018

Trying to make a button in Confluence.
How to make the icon come after the text?

<button style="font-size:20px;" class="aui-button aui-button-primary"><span class="aui-icon aui-icon-small aui-iconfont-jira"></span>Skapa ärende</button>

 

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
tomd
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 15, 2018

Hello Patrick,

how about:

<button style="" class="aui-button aui-button-primary">
Skapa ärende
<span class="aui-icon aui-icon-small aui-iconfont-jira"></span>
</button>
Patrik Ytterström
Contributor
November 15, 2018

I feelt stupid when I figured it out :). 

Like tomd likes this
TAGS
AUG Leaders

Atlassian Community Events