Help/About: Final 5.2 about page updates.

Use final image URLs and fix a bug in IE11 where images were being cut off.

Props afercia, SergeyBiryukov, ianbelanger, desrosj, audrasjb.
See #46901.
Built from https://develop.svn.wordpress.org/trunk@45287


git-svn-id: http://core.svn.wordpress.org/trunk@45096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2019-05-07 17:19:55 +00:00
parent e464f03549
commit c4062c75a7
6 changed files with 8 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
.about-wrap .inline-svg img {
max-width: 100%;
width: 100%;
width: auto;
height: auto;
}
@@ -343,6 +343,7 @@
.about-wrap .headline-feature img {
max-width: 600px;
width: 100%;
}
/* Return to Dashboard Home link */