Skip to content

Instantly share code, notes, and snippets.

@csessig86
Created May 6, 2013 23:51
Show Gist options
  • Save csessig86/5529243 to your computer and use it in GitHub Desktop.
Save csessig86/5529243 to your computer and use it in GitHub Desktop.
Responsive maps blog 6
/* Styles from mobile devices */
@media (max-width: 625px) {
.toggle_description {
display: inline;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment