diff --git a/app/views/layouts/_meta.html.haml b/app/views/layouts/_meta.html.haml
index c9f52d851..edd940210 100644
--- a/app/views/layouts/_meta.html.haml
+++ b/app/views/layouts/_meta.html.haml
@@ -10,7 +10,6 @@
%title
= content_for?(:title) ? yield(:title) + " - #{ Growstuff::Application.config.site_name} " : Growstuff::Application.config.site_name
- = stylesheet_link_tag "application", :media => "all"
= csrf_meta_tags
/ Le HTML5 shim, for IE6-8 support of HTML elements
/[if lt IE 9]