Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toolbar-button with a-tag #868

Closed
mschop opened this issue Sep 18, 2016 · 3 comments
Closed

toolbar-button with a-tag #868

mschop opened this issue Sep 18, 2016 · 3 comments

Comments

@mschop
Copy link

mschop commented Sep 18, 2016

icons in a.toolbar-button are positioned wrong.

<div class="toolbar">
  <div class=toolbar-section">
    <a class="toolbar-button">
      <span class="mif-plus"></span>
    </a>
  </div>
</div>
@olton
Copy link
Owner

olton commented Sep 26, 2016

use span or button to create it

@mschop
Copy link
Author

mschop commented Dec 4, 2016

@olton This would require js or a form where a simple anchor would be just fine. That's a workaround not a solution.

@olton
Copy link
Owner

olton commented Dec 4, 2016

@mschop thanks. fixed in develop branch

@olton olton closed this as completed Feb 18, 2018
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

No branches or pull requests

2 participants