Closed dboyer closed 8 years ago
I think this is the source of the regression
If I revert the media query back to what it was
@media (max-width: $screen-sm) {
bottom: 20rem;
}
The crosshairs start working again because the map div shrinks properly.
@jwalgran you're totally right. Adding that 20rem back in will fix this.
@designmatty I believe adding it back in will break something else on the treecorder screen. I can stop by and show you.
@maurizi I'll work on it tomorrow so we can chat about it then
On smaller screens, the crosshairs fall behind the help text or are not centered on the map.