Commit 3567107cdbb8ea454434bbba33ae90f124e79888
1 parent
3230df5f
Exists in
spb-stable
and in
3 other branches
Disable unused bootstrap components
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
... | ... | @@ -30,9 +30,7 @@ |
30 | 30 | @import "bootstrap/thumbnails"; |
31 | 31 | @import "bootstrap/alerts"; |
32 | 32 | @import "bootstrap/progress-bars"; |
33 | -@import "bootstrap/media"; | |
34 | 33 | @import "bootstrap/list-group"; |
35 | -@import "bootstrap/panels"; | |
36 | 34 | @import "bootstrap/wells"; |
37 | 35 | @import "bootstrap/close"; |
38 | 36 | ... | ... |