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

Padding form field #3913

Closed
ghost opened this issue Apr 8, 2016 · 4 comments
Closed

Padding form field #3913

ghost opened this issue Apr 8, 2016 · 4 comments
Milestone

Comments

@ghost
Copy link

ghost commented Apr 8, 2016

Semantic UI - 2.1.7

http://jsfiddle.net/efp8z6Ln/310/

@media only screen and (max-width: 767px) {
.ui.form .fields>.field {
padding-left: 0;
padding-right: 0;
}
}

Please add style to smoothly display the form field for small screens .
By the screenshots can be seen as the field does not look smooth.
Indent left and right margins are different.

1

@IonutBajescu
Copy link
Member

Not able to replicate it by using your fiddle. Could you maybe share your browser details with us?

@ghost
Copy link
Author

ghost commented Apr 18, 2016

http://jsfiddle.net/x4npur00/
Please look again

@jlukic jlukic added this to the 2.1.9 milestone Apr 22, 2016
@jlukic
Copy link
Member

jlukic commented Apr 22, 2016

Thanks @gboslee

@jlukic jlukic modified the milestones: 2.1.9, 2.2 May 4, 2016
jlukic added a commit that referenced this issue May 15, 2016
@jlukic
Copy link
Member

jlukic commented May 15, 2016

Fixed in 2.2 See example here (wait a few mins for cache to reset on next dist)
http://jsfiddle.net/mLp7qmL6/

@jlukic jlukic closed this as completed May 15, 2016
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