On 27 September 2010 09:26, Dave Page <[email protected]> wrote: > On Mon, Sep 27, 2010 at 9:11 AM, Thom Brown <[email protected]> wrote: >> On 27 September 2010 09:00, Dave Page <[email protected]> wrote: >>> Wow, that was quick (and unexpected!). There's some weirdness here, >>> but maybe that's just a markup issue: >>> >>> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/connect.html#connect >>> >>> --- >>> If you select “Store password”, pgAdmin stores passwords you enter in >>> the ~/.pgpass file under Unix or :file:%APPDATA%postgresqlpgpass.conf >>> --- >> >> That's because those paragraphs are justified. Just alter the css to >> use "text-align: left;" instead. > > I'm referring to the missing /'s, though the justification does look a > little odd on that line too (for the reason you state).
Oh yeah! Yes, nothing to do with CSS there. :) Might be something to do with it automatically turning it into a link, but doesn't like backslashes. -- Thom Brown Twitter: @darkixion IRC (freenode): dark_ixion Registered Linux user: #516935 -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
