summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-08-30 13:49:55 +0000
committerPhil Hughes <me@iamphill.com>2017-08-30 13:49:55 +0000
commitf1d9dc81727c84c1114c1cbdc1b87a2a10462420 (patch)
tree6438070c2e7d2b2fd3c58b6ee2e3d64d9f44e84f
parentc0f5ee8c2ab63c8489b44f4939b931e8feb65d8f (diff)
parentaf0b16652ad4200603b8fd4a1ff532f2f9bc7314 (diff)
downloadgitlab-ce-f1d9dc81727c84c1114c1cbdc1b87a2a10462420.tar.gz
Merge branch '37058-readme-md-header-image-scale-not-limited' into 'master'
Resolve "README.md: Header image scale not limited" Closes #37058, #37024, and #37230 See merge request !13869
-rw-r--r--app/assets/stylesheets/framework/typography.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/framework/typography.scss b/app/assets/stylesheets/framework/typography.scss
index b2423bc1a66..3c0b4c82d19 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -25,6 +25,7 @@
min-width: inherit;
min-height: inherit;
background-color: inherit;
+ max-width: 100%;
}
p a:not(.no-attachment-icon) img {