summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-02 13:40:18 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-01-02 13:40:18 +0200
commit3567107cdbb8ea454434bbba33ae90f124e79888 (patch)
tree95c9ac75d217fb8baf9defc2cc1a6c746364c41f
parent3230df5fbe3125461d2668483353a7f93e50c60a (diff)
downloadgitlab-ce-3567107cdbb8ea454434bbba33ae90f124e79888.tar.gz
Disable unused bootstrap components
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r--app/assets/stylesheets/gl_bootstrap.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/assets/stylesheets/gl_bootstrap.scss b/app/assets/stylesheets/gl_bootstrap.scss
index 5492a2d5fdb..2f2c3bf7756 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";