summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/variables.scss
diff options
context:
space:
mode:
authorJacopo <beschi.jacopo@gmail.com>2019-05-28 14:55:37 +0200
committerJacopo <beschi.jacopo@gmail.com>2019-05-31 18:26:03 +0200
commit504ab29b82612d798f1d2e641ebe4f4242940c73 (patch)
treeaec59820c396d3c86137a671bfbdda47e286eab7 /app/assets/stylesheets/framework/variables.scss
parentb9798c157ac5973e9dd2b7ad95267014034a219f (diff)
downloadgitlab-ce-504ab29b82612d798f1d2e641ebe4f4242940c73.tar.gz
Enhance line-height of Activity feed UI55253-activity-feed-ui-enhance-line-height
Enhances line-height of Activity feed UI to 20px.
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 28768bdf88f..0a3bd9bf4d1 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -381,6 +381,7 @@ $breadcrumb-min-height: 48px;
$home-panel-title-row-height: 64px;
$home-panel-avatar-mobile-size: 24px;
$gl-line-height: 16px;
+$gl-line-height-20: 20px;
$gl-line-height-24: 24px;
$gl-line-height-14: 14px;