summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-16 12:56:38 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-16 12:56:38 -0600
commit88e364f0f6f8d21b73f9eea786c7f8326dff61fe (patch)
treebadeb7525d9731f4cf1ad5466efeeceded3fbd5c
parentb1120fc3e702daac001d000263eac79f4629b595 (diff)
downloadgitlab-ce-88e364f0f6f8d21b73f9eea786c7f8326dff61fe.tar.gz
Put back bootstrap wells
-rw-r--r--app/assets/stylesheets/framework/tw_bootstrap.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/tw_bootstrap.scss b/app/assets/stylesheets/framework/tw_bootstrap.scss
index d998d654aa4..718dbbfea27 100644
--- a/app/assets/stylesheets/framework/tw_bootstrap.scss
+++ b/app/assets/stylesheets/framework/tw_bootstrap.scss
@@ -35,7 +35,7 @@
@import "bootstrap/alerts";
// @import "bootstrap/progress-bars";
@import "bootstrap/list-group";
-// @import "bootstrap/wells";
+@import "bootstrap/wells";
@import "bootstrap/close";
@import "bootstrap/panels";