Skip to content

Commit

Permalink
#53 max-width for INPUT
Browse files Browse the repository at this point in the history
  • Loading branch information
Yegor Bugayenko committed Jul 19, 2016
1 parent 2b0e7b2 commit bb1fd03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ select,
button {
@extend %sans-serif;
display: block;
max-width: 100%;
padding: .55 * $em;
}

Expand Down

0 comments on commit bb1fd03

Please sign in to comment.