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,
After upgrading to 2.1 the icon inputs (in form fields) are no longer fluid. Is this intentional?
See example: http://semantic-ui.com/examples/login.html
The text was updated successfully, but these errors were encountered:
I'll have a patch for this shortly
Sorry, something went wrong.
9a764fe
No soport input-sm when in input control <"div class="ui fluid form segment"> <"div class="field"> <"div class="form-groug form-group-sm"> <"div class="col-md-4 col-sm-4 col-xs-4 "> <"label class="control-label" id="lblPrueba" for="lblPrueba">Prueba: <"div class="col-md-8 col-sm-8"> <"div class="ui corner labeled input"> <"div class="input-group"> <"span class="input-group-addon"><"i class="glyphicon glyphicon-user"> <"input id="txtPrueba" name="txtPrueba" type="text" placeholder="Prueba..." class="input-group-addon" maxlength="15"/> <"div class="ui corner label"> <"i class="asterisk icon">
using corner <"div class="ui corner label"></div"> in version 2.1.6
No branches or pull requests
Hi,
After upgrading to 2.1 the icon inputs (in form fields) are no longer fluid. Is this intentional?
See example: http://semantic-ui.com/examples/login.html
The text was updated successfully, but these errors were encountered: