summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/variables.scss
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-02-07 16:52:10 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-02-07 16:52:10 +0000
commitbb6895ec6cb60b8db6a615b12628685a088d1f1d (patch)
tree9ea78b03e1b04a7b8ebe5ecb19e862da83c4cb7d /app/assets/stylesheets/framework/variables.scss
parent206a15d70e50e9873db316f83421a50538e7849e (diff)
parent3976368808d3e105100291ac00f2f6bc5835dd4e (diff)
downloadgitlab-ce-bb6895ec6cb60b8db6a615b12628685a088d1f1d.tar.gz
Merge branch '3559-ce-port-group-roadmap' into 'master'
CE Port for Group Roadmap changes See merge request gitlab-org/gitlab-ce!16908
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 0d21a9f5f77..25ee081ea9c 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -214,6 +214,7 @@ $tooltip-font-size: 12px;
* Padding
*/
$gl-padding: 16px;
+$gl-padding-8: 8px;
$gl-col-padding: 15px;
$gl-btn-padding: 10px;
$gl-input-padding: 10px;