summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-10 13:48:20 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-11-10 13:48:20 -0600
commiteb1b55132deadaed07ea61dcc461625b8db3c9d9 (patch)
tree6229a621accf93be3dcaf4f79c52f6935a87eae8 /app/assets/stylesheets/framework.scss
parentba1c5c058632322bdc7f4d65988001c6a44197f2 (diff)
downloadgitlab-ce-eb1b55132deadaed07ea61dcc461625b8db3c9d9.tar.gz
Move reusable well styles into their own file
Diffstat (limited to 'app/assets/stylesheets/framework.scss')
-rw-r--r--app/assets/stylesheets/framework.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework.scss b/app/assets/stylesheets/framework.scss
index d5cca1b10fb..84b01dd34a6 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -39,3 +39,4 @@
@import "framework/typography.scss";
@import "framework/zen.scss";
@import "framework/blank";
+@import "framework/wells.scss";