HarlanH / code-for-dc-edu

Code for DC Education Project
20 stars 17 forks source link

IE8 layout issue #66

Closed HarlanH closed 11 years ago

HarlanH commented 11 years ago

A user sent this screenshot, showing the top part of the map is underneath the menu bar. (The colors are weird because they had tried to select the page to copy-paste...)

image001

cherihung commented 11 years ago

media query not supported by ie8. the previous fix to address issue in mobile caused an issue. should be all good now in ie8. (this conditional css might also come in handy in the future)