fixes #117: resize corner on notes has overlay issues

This commit is contained in:
albert
2011-10-14 14:49:31 -04:00
parent 85f925d6b0
commit 6a918c61be

View File

@@ -10,7 +10,7 @@ div#note-container {
min-height: 1em;
cursor: pointer;
padding: 4px;
z-index: 1000;
z-index: 1500;
overflow: auto;
p.tn {