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

Icon inputs in form fields no longer fluid (since 2.1) #2953

Closed
erikdahlstrand opened this issue Sep 3, 2015 · 2 comments
Closed

Icon inputs in form fields no longer fluid (since 2.1) #2953

erikdahlstrand opened this issue Sep 3, 2015 · 2 comments
Milestone

Comments

@erikdahlstrand
Copy link

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

@jlukic
Copy link
Member

jlukic commented Sep 3, 2015

I'll have a patch for this shortly

@jlukic jlukic modified the milestones: 2.1.x, 2.1.3 Sep 3, 2015
@jlukic jlukic closed this as completed in 9a764fe Sep 3, 2015
@gadielsandoval
Copy link

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

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

3 participants