pgsql: doc: Improve CSS style of option element - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Improve CSS style of option element
Date
Msg-id E1aWykG-0003hg-H9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Improve CSS style of option element

Prevent wrapping of the element content to avoid confusing line breaks
between hyphens.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/091b6055e3e52338850370f17835e833ca66ac55

Modified Files
--------------
doc/src/sgml/stylesheet.css | 2 ++
1 file changed, 2 insertions(+)


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Call xlc __isync() after, not before, associated compare-and-swa
Next
From: Dean Rasheed
Date:
Subject: pgsql: Add pg_size_bytes() to parse human-readable size strings.