From 5d59826edfd62068c3d2c8620092c5efe0039625 Mon Sep 17 00:00:00 2001 From: Annabel Dunstone Gray Date: Thu, 13 Jun 2019 11:31:07 -0500 Subject: [PATCH] Update height of -tabs-height --- app/assets/stylesheets/framework/variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; /*