We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
I have use ui fluid buttons like this
<div class="ui two column centered grid"> <div class="column"> <div class="ui blue fluid buttons"> </div> </div> </div>
It seems ok in the large width like this:
but when i resize it, it look like buggy:
I test it in sematic ui 2.0.2, it's ok,
so could any one know which is the problem?
Thanks
The text was updated successfully, but these errors were encountered:
Check the release notes #2617 https://github.com/Semantic-Org/Semantic-UI/blob/master/RELEASE-NOTES.md#version-204---july-17-2015
Please create a test case, i'm not seeing this in mine http://jsfiddle.net/pq4oLkt0/
Sorry, something went wrong.
Closing until there's a test case.
No branches or pull requests
Hi
I have use ui fluid buttons like this
It seems ok in the large width like this:
but when i resize it, it look like buggy:
I test it in sematic ui 2.0.2, it's ok,
so could any one know which is the problem?
Thanks
The text was updated successfully, but these errors were encountered: