summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-05-23 19:41:31 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-05-23 19:41:31 +0000
commit1f118feb4a69319fd76eb99587cc0a05f676b84f (patch)
tree2fa0c54d25b574a9787196686496f04ca94c1ded /app
parent6f90976b933214ddc8ab59e52b75d9501ef07560 (diff)
parent5271c3bc41f1b3eb010457332996a5e8bbd4aa64 (diff)
downloadgitlab-ce-1f118feb4a69319fd76eb99587cc0a05f676b84f.tar.gz
Merge branch '62107-fix-detail-page-header-height' into 'master'
Fixes issue height of detail-page-header Closes #62193 and #62107 See merge request gitlab-org/gitlab-ce!28650
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/detail_page.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/detail_page.scss b/app/assets/stylesheets/pages/detail_page.scss
index cb5f1a84005..c386493231c 100644
--- a/app/assets/stylesheets/pages/detail_page.scss
+++ b/app/assets/stylesheets/pages/detail_page.scss
@@ -21,7 +21,6 @@
.detail-page-header-body {
position: relative;
- line-height: 35px;
display: flex;
flex: 1 1;
min-width: 0;