Remove img width/height from the readme.html WP logo. props soulseekah. fixes #19955. see #20293 for any follow-ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@20624 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
858ba1fabd
commit
b32a2a4f01
@ -7,7 +7,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1 id="logo">
|
||||
<a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" width="250" height="68" /></a>
|
||||
<a href="http://wordpress.org/"><img alt="WordPress" src="wp-admin/images/wordpress-logo.png" /></a>
|
||||
<br /> Version 3.4
|
||||
</h1>
|
||||
<p style="text-align: center">Semantic Personal Publishing Platform</p>
|
||||
|
Loading…
Reference in New Issue
Block a user