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

Disabled button in button group #353

Closed
rogerfc opened this issue May 19, 2014 · 1 comment
Closed

Disabled button in button group #353

rogerfc opened this issue May 19, 2014 · 1 comment

Comments

@rogerfc
Copy link

rogerfc commented May 19, 2014

A button group with a disabled button looks non-consistent, as the disabled button is styled different than the rest.

<div class="button-group">
  <button class="ink-button black" disabled="">
    <i class="fa fa-download"></i> 
  </button>
  <button class="ink-button">CSV</button>
  <button class="ink-button">CSV for Excel</button>
</div>

captura de pantalla 2014-05-19 a les 22 17 51

@gnpfonseca
Copy link
Contributor

Indeed. We'll look into that asap.

Thx for the report.

gnpfonseca added a commit that referenced this issue May 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants