Re: Responsive images in pgweb docs
Peter Eisentraut <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.documentation |
|---|---|
| Organization | 2ndQuadrant |
| Message-ID | <[email protected]> |
On 2019-03-31 16:23, Jonathan S. Katz wrote: > When testing the rendering of the images on the pgweb docs, I discovered > that they are not responsive (see attached) and in its current state, > basically makes any page that loads an image significantly more > challenging to read on mobile. Image scaling is currently intentionally disabled for the HTML output (see ignore.image.scaling in stylesheet-html-common.xsl). But if we turn it on, then the images will automatically be huge if you have large screen. Is that better? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services