X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/1688c361d459a6fefc66149b14ea7a0e7ffc1033..ad368d189f4842f18e81fd272c677e5d820a2da4:/app/views/layouts/_head.html.erb 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" %>