From 3567107cdbb8ea454434bbba33ae90f124e79888 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 2 Jan 2014 13:40:18 +0200 Subject: [PATCH] Disable unused bootstrap components --- app/assets/stylesheets/gl_bootstrap.scss | 2 -- 1 file changed, 0 insertions(+), 2 deletions(-) diff --git a/app/assets/stylesheets/gl_bootstrap.scss b/app/assets/stylesheets/gl_bootstrap.scss index 5492a2d..2f2c3bf 100644 --- a/app/assets/stylesheets/gl_bootstrap.scss +++ b/app/assets/stylesheets/gl_bootstrap.scss @@ -30,9 +30,7 @@ @import "bootstrap/thumbnails"; @import "bootstrap/alerts"; @import "bootstrap/progress-bars"; -@import "bootstrap/media"; @import "bootstrap/list-group"; -@import "bootstrap/panels"; @import "bootstrap/wells"; @import "bootstrap/close"; -- libgit2 0.21.2