1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-02-10 16:01:32 +00:00

Fix the key

This commit is contained in:
John Crepezzi
2011-11-21 20:52:35 -05:00
parent 025dfcfe26
commit 4ed87c4ec7
+1 -1
View File
@@ -32,7 +32,7 @@ textarea {
} }
#key { #key {
position: absolute; position: fixed;
top: 20px; top: 20px;
right: 20px; right: 20px;
text-align: right; text-align: right;