Commit 42fc32d8bd5e626167264ceb7cec1cefcc574ee6
1 parent
6c0c5b53
Exists in
spb-stable
and in
3 other branches
Disable twbs buttons and glyphicons
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
1 changed file
with
0 additions
and
2 deletions
Show diff stats
app/assets/stylesheets/gl_bootstrap.scss
@@ -13,11 +13,9 @@ | @@ -13,11 +13,9 @@ | ||
13 | @import "bootstrap/grid"; | 13 | @import "bootstrap/grid"; |
14 | @import "bootstrap/tables"; | 14 | @import "bootstrap/tables"; |
15 | @import "bootstrap/forms"; | 15 | @import "bootstrap/forms"; |
16 | -@import "bootstrap/buttons"; | ||
17 | 16 | ||
18 | // Components | 17 | // Components |
19 | @import "bootstrap/component-animations"; | 18 | @import "bootstrap/component-animations"; |
20 | -@import "bootstrap/glyphicons"; | ||
21 | @import "bootstrap/dropdowns"; | 19 | @import "bootstrap/dropdowns"; |
22 | @import "bootstrap/button-groups"; | 20 | @import "bootstrap/button-groups"; |
23 | @import "bootstrap/input-groups"; | 21 | @import "bootstrap/input-groups"; |