projects
/
web
/
MichiganTrailMaps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d44a829
)
Fix for conflict between img 100% and google maps.
author
Leif Hanson
<leif@gaslightmedia.com>
Tue, 4 Jun 2013 15:54:46 +0000
(15:54 +0000)
committer
Leif Hanson
<leif@gaslightmedia.com>
Tue, 4 Jun 2013 15:54:46 +0000
(15:54 +0000)
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
61c0d8b
..
b40e3e6
100755
(executable)
--- a/
styles.css
+++ b/
styles.css
@@
-179,6
+179,9
@@
div#map-canvas {
border: 1px solid #005199 !important;
margin-top: 10px !important;
}
+div#map-canvas img {
+ max-width: inherit;
+}
/* Page */
#wrapper {
width: 100%;