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

Commit

Permalink
fixed textarea width
Browse files Browse the repository at this point in the history
  • Loading branch information
javan committed May 16, 2011
1 parent 0052cbb commit 2182001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/copy/admin/copy.css
Expand Up @@ -51,6 +51,6 @@
#_copy textarea {
font-size: 13px;
height: 300px;
width: 500px;
width: 490px;
padding: 5px;
}

0 comments on commit 2182001

Please sign in to comment.