X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1688c361d459a6fefc66149b14ea7a0e7ffc1033..a62141ce7f745fa67b5f04f216f5b47f78c10e78:/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 2649354f5..93b48c315 100644 --- a/app/views/layouts/_head.html.erb +++ b/app/views/layouts/_head.html.erb @@ -2,7 +2,6 @@ <%= javascript_include_tag "application" %> - <%= 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" %>