move marker in front of green lines

This commit is contained in:
Ali Asaria 2011-10-10 18:39:10 -04:00
parent 868d242887
commit 2dd1272958

View file

@ -481,6 +481,7 @@ input:hover {
#marker { #marker {
position: absolute; bottom: 0; right: 70px; position: absolute; bottom: 0; right: 70px;
z-index: 1;
} }