* [gentoo-commits] sites/planet:master commit in: media/
@ 2016-09-14 16:47 Michael Palimaka
0 siblings, 0 replies; only message in thread
From: Michael Palimaka @ 2016-09-14 16:47 UTC (permalink / raw
To: gentoo-commits
commit: 8e080435094b1b57a28f12c1da1ba7f3e635f76e
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 14 16:43:30 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Sep 14 16:47:33 2016 +0000
URL: https://gitweb.gentoo.org/sites/planet.git/commit/?id=8e080435
planet.css: preserve image aspect ratio
Gentoo-bug: 593522
media/planet.css | 1 +
1 file changed, 1 insertion(+)
diff --git a/media/planet.css b/media/planet.css
index 9db6227..d784c22 100644
--- a/media/planet.css
+++ b/media/planet.css
@@ -132,6 +132,7 @@ pre {
img {
border: 0px;
max-width: 500px;
+ height: auto;
}
div#intro {
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-14 16:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-14 16:47 [gentoo-commits] sites/planet:master commit in: media/ Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox