Commit 4ae3c011ca001c2adfbcd9730869385e9c6b235b

Authored by Geoffrey PREUD'HOMME
1 parent 3a30fef5

CSS mismatch

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
css/crep.css
... ... @@ -83,7 +83,7 @@ body
83 83 height: 400px;
84 84 }
85 85  
86   -#map-canvas > img
  86 +#map-canvas img
87 87 {
88 88 max-height: 400px;
89 89 max-width: 100%;
... ...