Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitrie@gitlab.com>2017-10-06 19:06:11 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-10-06 19:06:11 +0300
commit0885794008dda8528d0861a2afcdd12b56221b43 (patch)
treed8698c97ed0dab0f62c9080a39e85e31196c3350 /app/assets/stylesheets/framework.scss
parent7f8e720f415ff50f791d9efd49b774c9da9ab109 (diff)
Adjust tooltips to adhere to 8px grid and make them more readable
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 74b846217bb..e8037c77aab 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -40,6 +40,7 @@
@import "framework/tables";
@import "framework/notes";
@import "framework/timeline";
+@import "framework/tooltips";
@import "framework/typography";
@import "framework/zen";
@import "framework/blank";