summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/variables.scss
diff options
context:
space:
mode:
authorEnrique Alcantara <ealcantara@gitlab.com>2019-05-30 14:15:57 -0400
committerEnrique Alcantara <ealcantara@gitlab.com>2019-06-07 08:52:44 -0400
commit34cf18b257b16918ac8b1dcdb028a6942c310afd (patch)
tree08f2d481290e5660e26b85b871f359a80ecb6bde /app/assets/stylesheets/framework/variables.scss
parentb57633f0cafcff811aaf13349390f7a49d799b2a (diff)
downloadgitlab-ce-34cf18b257b16918ac8b1dcdb028a6942c310afd.tar.gz
Address feature highlight popover inconsistencies
Diffstat (limited to 'app/assets/stylesheets/framework/variables.scss')
-rw-r--r--app/assets/stylesheets/framework/variables.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index 3d7a3d5766e..07fc655307e 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -336,6 +336,7 @@ $tooltip-font-size: 12px;
*/
$gl-padding-4: 4px;
$gl-padding-8: 8px;
+$gl-padding-12: 12px;
$gl-padding: 16px;
$gl-padding-24: 24px;
$gl-padding-32: 32px;