Closed
![@ghost](https://github.com/ghost.png?size=80)
Description
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.