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:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2017-11-13 19:43:53 +0300
committerLuke "Jared" Bennett <lbennett@gitlab.com>2017-11-13 19:43:53 +0300
commitd4d5e80433b6533075a5f81392b87c0abbd865fe (patch)
treefbe22ad35493d125b4d27a4b3899d77c2cb2d593 /app/assets/stylesheets/framework.scss
parent1c116bc95f5e55360e3c3e22c96fc6a617d62c74 (diff)
url_utility and style backport
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 c334f39f416..66212be1b8f 100644
--- a/app/assets/stylesheets/framework.scss
+++ b/app/assets/stylesheets/framework.scss
@@ -34,6 +34,7 @@
@import "framework/modal";
@import "framework/pagination";
@import "framework/panels";
+@import "framework/popup";
@import "framework/secondary-navigation-elements";
@import "framework/selects";
@import "framework/sidebar";