diff options
-rw-r--r-- | app/assets/stylesheets/gl_bootstrap.scss | 2 |
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"; |