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>2016-12-21 17:25:59 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-21 17:37:20 +0300
commit5a4b3e8e302eaa263203d84e93862a89b5e90d90 (patch)
tree3d28399856487afa3527bec9a4d361124a5edf83 /app/assets/stylesheets/framework/blocks.scss
parent24dd95756e267413a6f4e238eef06f8378dcaf63 (diff)
Increase code line height and decrease empty diff font size
Diffstat (limited to 'app/assets/stylesheets/framework/blocks.scss')
-rw-r--r--app/assets/stylesheets/framework/blocks.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/blocks.scss b/app/assets/stylesheets/framework/blocks.scss
index 9f02749f5ab..e9aadffc73c 100644
--- a/app/assets/stylesheets/framework/blocks.scss
+++ b/app/assets/stylesheets/framework/blocks.scss
@@ -9,7 +9,7 @@
padding: 20px;
color: $gl-gray;
font-weight: normal;
- font-size: 16px;
+ font-size: 14px;
line-height: 36px;
&.diff-collapsed {