From cf2d777ca4c8d123fc19a4e77808cab5a99b2945 Mon Sep 17 00:00:00 2001 From: John O'Nolan Date: Sat, 1 Jun 2013 11:20:38 +0200 Subject: [PATCH] Killing grid reference in main sass file --- core/admin/assets/sass/screen.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/core/admin/assets/sass/screen.scss b/core/admin/assets/sass/screen.scss index c973e4c864..f6635bbba8 100644 --- a/core/admin/assets/sass/screen.scss +++ b/core/admin/assets/sass/screen.scss @@ -16,9 +16,6 @@ @import "modules/typeplate"; /* All the styles controlling the typographic styles. */ - @import "modules/grid"; - /* The responsive grid structure used to control the main layout. */ - @import "modules/icons"; /* All the styles controlling icons. */