From 42fc32d8bd5e626167264ceb7cec1cefcc574ee6 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 1 Jan 2014 21:48:41 +0200 Subject: [PATCH] Disable twbs buttons and glyphicons --- 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 c30be49..5492a2d 100644 --- a/app/assets/stylesheets/gl_bootstrap.scss +++ b/app/assets/stylesheets/gl_bootstrap.scss @@ -13,11 +13,9 @@ @import "bootstrap/grid"; @import "bootstrap/tables"; @import "bootstrap/forms"; -@import "bootstrap/buttons"; // Components @import "bootstrap/component-animations"; -@import "bootstrap/glyphicons"; @import "bootstrap/dropdowns"; @import "bootstrap/button-groups"; @import "bootstrap/input-groups"; -- libgit2 0.21.2