Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
Merge pull request #3342 from adobe/iwehrman/issue-3089
Browse files Browse the repository at this point in the history
Reduce width of the Project Settings text input to make room for the Jap...
  • Loading branch information
jasonsanjose committed Apr 4, 2013
2 parents d7edf5e + 51a05d6 commit 59074d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/brackets_patterns_override.less
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@
input.url {
display: inline;
margin: 10px;
width: 400px;
width: 350px;
}
}

Expand Down

0 comments on commit 59074d3

Please sign in to comment.