X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/753c179085b37635897121605dda867acc19a4a5..43bfebdd9e83685cbc999f46a3a88e85f9960cbc:/app/views/layouts/_head.html.erb?ds=inline diff --git a/app/views/layouts/_head.html.erb b/app/views/layouts/_head.html.erb index 44385f2be..ae90442d0 100644 --- a/app/views/layouts/_head.html.erb +++ b/app/views/layouts/_head.html.erb @@ -5,7 +5,7 @@ <%= stylesheet_link_tag "small-#{dir}", :media => "only screen and (max-width:641px)" %> <%= stylesheet_link_tag "large-#{dir}", :media => "screen and (min-width: 642px)" %> <%= stylesheet_link_tag "print-#{dir}", :media => "print" %> - <%= stylesheet_link_tag "leaflet-all" %> + <%= stylesheet_link_tag "leaflet-all", :media => "screen, print" %>