Skip to content

Commit

Permalink
Fix textarea width: 700px
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Dziemianowicz committed Oct 11, 2012
1 parent b93ff17 commit 788c83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/translator.html.erb
Expand Up @@ -429,7 +429,7 @@ input.button {
color: red;
}
textarea {
width: 780px;
width: 700px;
height: 1.2em;
}
</style>
Expand Down

0 comments on commit 788c83b

Please sign in to comment.