From 50dc419b05622bad569585fabee614e17b16a1cf Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Wed, 30 Aug 2017 13:49:55 +0000 Subject: 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 --- app/assets/stylesheets/framework/typography.scss | 1 + 1 file changed, 1 insertion(+) 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 { -- cgit v1.2.3