aboutsummaryrefslogtreecommitdiff
path: root/share/misc
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2014-03-05 02:28:59 +0000
committerWarren Block <wblock@FreeBSD.org>2014-03-05 02:28:59 +0000
commit6d5231d53e0dd02b9e43e8911e62815275022b33 (patch)
tree6d24851db1bf3bb79e8cfbf7402c8954c72aef59 /share/misc
parent0b25dc9ab24407af042724188936f2643d1860af (diff)
Remove line-height settings for lines in screen and programlisting
elements which were hiding underlines in text. Submitted by: James Riggs <equipages@gmail.com>
Notes
Notes: svn path=/head/; revision=44126
Diffstat (limited to 'share/misc')
-rw-r--r--share/misc/docbook.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/misc/docbook.css b/share/misc/docbook.css
index fded4ec7a5..82579320b9 100644
--- a/share/misc/docbook.css
+++ b/share/misc/docbook.css
@@ -274,7 +274,6 @@ html {
border-color: #EEB985;
border-width: 0 0 0 24px;
border-radius: 6px;
- line-height: 1.1;
counter-reset: code;
}
@@ -287,7 +286,6 @@ html {
border-color: #BABABA;
border-width: 0 0 0 24px;
border-radius: 6px;
- line-height: 1.1;
counter-reset: code;
}