Skip to content

Padding form field #3913

Closed
Closed
@ghost

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.

1

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions