summaryrefslogtreecommitdiff
path: root/doc/reference/html/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference/html/style.css')
-rw-r--r--doc/reference/html/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/reference/html/style.css b/doc/reference/html/style.css
index 3675420..4be4ede 100644
--- a/doc/reference/html/style.css
+++ b/doc/reference/html/style.css
@@ -30,6 +30,10 @@ body
vertical-align: top;
}
+span.nowrap {
+ white-space: nowrap;
+}
+
div.gallery-float
{
float: left;