3  *= require leaflet.locationfilter
 
   6 /* Override to serve images through the asset pipeline. */
 
   7 div.leaflet-marker-icon.location-filter.resize-marker {
 
   8   background-image: image-url("img/resize-handle.png");
 
  11 div.leaflet-marker-icon.location-filter.move-marker {
 
  12   background-image: image-url("img/move-handle.png");
 
  15 /* Override some conflicting styles.
 
  16    https://github.com/openstreetmap/openstreetmap-website/pull/121#issuecomment-10206946 */
 
  17 .leaflet-popup-content img.user_thumbnail {
 
  18   max-width: 50px !important;
 
  25 .site .leaflet-popup p {