summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-19 14:54:07 -0600
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-12-19 14:54:07 -0600
commit00f076d71b3ba831051d627271e8b0cec6f5324b (patch)
tree5a3d9c7c20f8ad2d5e16aedefd804746d3cbbeeb
parent4298209a7ad0d55caf508e1b853d3457f1801b0a (diff)
downloadgitlab-ce-25735-font-size.tar.gz
Update font size of detail page header to 14px25735-font-size
-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 80baebd5ea3..9b28df1afc5 100644
--- a/app/assets/stylesheets/pages/detail_page.scss
+++ b/app/assets/stylesheets/pages/detail_page.scss
@@ -2,7 +2,6 @@
padding: $gl-padding-top 0;
border-bottom: 1px solid $border-color;
color: $gl-text-color-dark;
- font-size: 16px;
line-height: 34px;
.author {