Skip to content

Commit 59a3ebe

Browse files
committed
Changed animation delay
1 parent 2c97787 commit 59a3ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Leaflet.AnimatedSearchBox.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
.leaflet-searchbox-wrapper .leaflet-searchbox {
2222
width: 300px;
2323
font-size: 17px;
24-
transition-delay: 0.2s;
24+
transition-delay: 0.1s;
2525
z-index: 702;
2626
}
2727

0 commit comments

Comments
 (0)