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
path: root/app
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-06-13 19:31:07 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2019-06-13 19:31:07 +0300
commit5d59826edfd62068c3d2c8620092c5efe0039625 (patch)
treeba4ce0ad0eacad7005d9f1517ff4e1ecd6916483 /app
parentb6e56ed3d3ce0e6c76c07819a84f1c49d2caba13 (diff)
Update height of -tabs-height
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/framework/variables.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/variables.scss b/app/assets/stylesheets/framework/variables.scss
index dc451a97e17..6c3d979a340 100644
--- a/app/assets/stylesheets/framework/variables.scss
+++ b/app/assets/stylesheets/framework/variables.scss
@@ -817,7 +817,7 @@ $issues-analytics-popover-boarder-color: rgba(0, 0, 0, 0.15);
/*
Merge Requests
*/
-$mr-tabs-height: 51px;
+$mr-tabs-height: 48px;
$mr-version-controls-height: 56px;
/*