From 431ceda256c91980a7c3ac807548eb7c776a09f0 Mon Sep 17 00:00:00 2001 From: Azul Date: Thu, 24 Mar 2016 11:28:56 +0100 Subject: upgrade: bootstrap 3 does not have -responsive We can also remove the backports now. :) --- app/assets/stylesheets/application.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'app/assets/stylesheets/application.scss') diff --git a/app/assets/stylesheets/application.scss b/app/assets/stylesheets/application.scss index 9cd3a55..e6eeda2 100644 --- a/app/assets/stylesheets/application.scss +++ b/app/assets/stylesheets/application.scss @@ -10,9 +10,6 @@ // import bootstrap. // @import "bootstrap"; -@import "bootstrap-responsive"; -// backport bootstrap 3.2 features -@import "backport"; // // LEAP web app specific overrides -- cgit v1.2.3