Fix the key

This commit is contained in:
John Crepezzi 2011-11-21 20:52:35 -05:00
parent 025dfcfe26
commit 4ed87c4ec7
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ textarea {
}
#key {
position: absolute;
position: fixed;
top: 20px;
right: 20px;
text-align: right;