summaryrefslogtreecommitdiff
path: root/doc/reference/html/style.css
diff options
context:
space:
mode:
authorPawel Kowalski <p.kowalski2@partner.samsung.com>2019-08-28 14:31:23 +0200
committerPawel Kowalski <p.kowalski2@partner.samsung.com>2019-08-28 16:56:31 +0200
commitdee455252ad321c660b411b4ecd65aa5e08f8fc1 (patch)
treeb55f9ec039e963e42605e9e9bdc186354cf9df42 /doc/reference/html/style.css
parent5c7e0aaf17a296535495e3431db6a86ad64064b3 (diff)
parent26bea900a531662c6028ecc06f4adea825658434 (diff)
downloadlibtasn1-tizen_5.5.tar.gz
libtasn1-tizen_5.5.tar.bz2
libtasn1-tizen_5.5.zip
Change-Id: I6d4b47b2072db8e7c45daa6e269e2f0cc6f54a7f
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;