Skip to content

Conversation

@goodseller
Copy link

Add a feature that the icon-text is placed on the right of the text in a button.

Example code:

      <footer class="toolbar toolbar-footer">
        <div class="toolbar-actions">
          <button class="btn btn-default">
            <span class="icon icon-text icon-cancel"></span> Cancel
          </button>

          <button class="btn btn-primary pull-right">
            Send <span class="icon icon-text icon-mail pull-right"></span>
          </button>
        </div>
      </footer>

Demo:

https://gyazo.com/50f35a312eb48ea7000635254ed3011e

height: 14px;
margin-top: 1px;
margin-bottom: 1px;
color: #737475;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this getting deleted?

@connors connors added this to the v0.1.3 milestone Feb 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants