From df20dc814855e70639566a4462fc5675c53e3e4a Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Thu, 19 Jan 2017 13:48:02 +0200 Subject: [PATCH] Remove progress bar css from admin area #268 --- app/assets/stylesheets/admin-manifest.sass | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/assets/stylesheets/admin-manifest.sass b/app/assets/stylesheets/admin-manifest.sass index a36126241..aeec40d95 100644 --- a/app/assets/stylesheets/admin-manifest.sass +++ b/app/assets/stylesheets/admin-manifest.sass @@ -6,8 +6,6 @@ //= require 'select2-bootstrap' @import shared/fonts @import shared/general -@import nprogress -@import nprogress-bootstrap @import typeaheadjs @import selectize @import selectize.bootstrap3