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:
authorPhil Hughes <me@iamphill.com>2017-08-30 16:49:55 +0300
committerJose Ivan Vargas <jvargas@gitlab.com>2017-09-01 21:50:38 +0300
commit50dc419b05622bad569585fabee614e17b16a1cf (patch)
treee655986cad11edc80055326bd1ff65ab72bc0434
parent11d9eafdaa752f91238c0318ed43edab62642b65 (diff)
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 91638e1cb6d..a532616ff43 100644
--- a/app/assets/stylesheets/framework/typography.scss
+++ b/app/assets/stylesheets/framework/typography.scss
@@ -26,6 +26,7 @@
min-width: inherit;
min-height: inherit;
background-color: inherit;
+ max-width: 100%;
}
p a:not(.no-attachment-icon) img {