Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 091b605

Browse filesBrowse files
committed
doc: Improve CSS style of option element
Prevent wrapping of the element content to avoid confusing line breaks between hyphens.
1 parent 5882ca6 commit 091b605
Copy full SHA for 091b605

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎doc/src/sgml/stylesheet.css

Copy file name to clipboardExpand all lines: doc/src/sgml/stylesheet.css
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,5 @@ PRE.LITERALLAYOUT, .SCREEN, .SYNOPSIS, .PROGRAMLISTING {
9494
VAR { font-family: monospace; font-style: italic; }
9595
/* Konqueror's standard style for ACRONYM is italic. */
9696
ACRONYM { font-style: inherit; }
97+
98+
.OPTION { white-space: nowrap; }

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.