Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Make input and select in bookmark form equal width
Browse files Browse the repository at this point in the history
  • Loading branch information
Josiah Keller committed Nov 7, 2016
1 parent 3715481 commit 8f14328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -590,6 +590,7 @@
background: white;
color: #444444;
outline: none;
box-sizing: border-box;
}

input {
Expand Down

0 comments on commit 8f14328

Please sign in to comment.