Skip to content

Commit

Permalink
padding in url box to match other inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
ehzhang committed Aug 18, 2014
1 parent f8e3796 commit 6dca287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ input, select {
}
input[type="text"],
input[type="number"],
input[type="url"],
select,
textarea {
padding: .5em;
Expand Down

0 comments on commit 6dca287

Please sign in to comment.