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
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-03 04:32:17 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-03 04:32:17 +0300
commit305038e53aa4366ac6a27013787ec0e51d1f3b67 (patch)
tree14faec496d678e7eb91651116ab4054f2131da60 /app/assets/stylesheets
parent7da3d3a3ed223384d68ba196d74e10d1f727d354 (diff)
parent9b635e1c8f88f7230ea6cfae49ad0a30c07505f7 (diff)
Merge branch '41357-empty-state-mr' into 'master'
Resolve "Modify the empty state of changes in MR" Closes #41357 See merge request gitlab-org/gitlab-ce!16072
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index 91976ca1f56..c5c7afe25be 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -10,7 +10,6 @@
color: $gl-text-color;
font-weight: $gl-font-weight-normal;
font-size: 14px;
- line-height: 36px;
&.diff-collapsed {
padding: 5px;