witten
/
luminotes
Archived
1
0
Fork 0

Made note drop targets show up with less vertical spacing in IE.

This commit is contained in:
Dan Helfman 2009-02-11 01:09:50 -08:00
parent 0644b7e868
commit 3c1e6f540d
1 changed files with 1 additions and 0 deletions

View File

@ -575,6 +575,7 @@ h1 {
position: relative;
top: -0.5em;
border-top: 2px dashed #000000;
height: 0;
}
.note_drop_target_hover {