X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/5ddab68c11ad7ac85bf3b80e250aa4454292a53c..2b4f8e92c969a5508b73ae7af45811a118fda6b1:/app/views/layouts/_head.html.erb diff --git a/app/views/layouts/_head.html.erb b/app/views/layouts/_head.html.erb index 46fe40f04..9951737bc 100644 --- a/app/views/layouts/_head.html.erb +++ b/app/views/layouts/_head.html.erb @@ -1,8 +1,8 @@ + <%= javascript_include_tag "application" %> - <%= stylesheet_link_tag "small-#{dir}", :media => "only screen and (max-width:721px)" %> <%= stylesheet_link_tag "large-#{dir}", :media => "screen and (min-width: 722px)" %> <%= stylesheet_link_tag "print-#{dir}", :media => "print" %>