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

fix(MenuItem): do not add icon class given name or content #585

Merged
merged 2 commits into from
Oct 2, 2016

Conversation

levithomason
Copy link
Member

The icon class collapses the whitespace. It should only be added if there is an icon only, without any adjacent text.

Before

image

After

image

@codecov-io
Copy link

codecov-io commented Oct 2, 2016

Current coverage is 100% (diff: 100%)

Merging #585 into master will not change coverage

@@           master   #585   diff @@
====================================
  Files         118    118          
  Lines        1870   1871     +1   
  Methods         0      0          
  Messages        0      0          
  Branches        0      0          
====================================
+ Hits         1870   1871     +1   
  Misses          0      0          
  Partials        0      0          

Powered by Codecov. Last update 34df69a...49690f7

@levithomason levithomason merged commit 241ef5e into master Oct 2, 2016
@levithomason levithomason deleted the fix/menu-item-icon-space branch October 2, 2016 22:40
@levithomason
Copy link
Member Author

Released in stardust@0.51.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants