summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-23 22:13:18 +0000
committerKarl Berry <karl@freefriends.org>2021-09-23 22:13:18 +0000
commit8f8c0678ead45e20599fcfb0c80b9dda17143b23 (patch)
tree25148b34392991083e4f4c193b665f663e979772 /Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
parent161d527583d640fe1d8585a9dd35c6caae1b4548 (diff)
remove invalid css, tex4ht r985
git-svn-id: svn://tug.org/texlive/trunk@60596 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex')
-rw-r--r--Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
index 5dfb67b428f..75351d079ee 100644
--- a/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
+++ b/Master/texmf-dist/source/generic/tex4ht/tex4ht-html4.tex
@@ -1,4 +1,4 @@
-% $Id: tex4ht-html4.tex 982 2021-09-17 12:20:37Z michal_h21 $
+% $Id: tex4ht-html4.tex 985 2021-09-23 09:09:24Z michal_h21 $
% Compile 4 times: latex tex4ht-html4
% Copy html4.4ht into the work directory before all but the last compilation.
%
@@ -2805,7 +2805,6 @@ such a case, we don't have proper nestings of environments.
\<configure html4 latex\><<<
\Css{li p.indent { text-indent: 0em }}
\Css{li p:first-child{ margin-top:0em; }}
-\Css{li p:first-child{ margin-bottom; }}
\Css{li p:last-child, li div:last-child { margin-bottom:0.5em; }}
% fix for <li> with only one paragraph
\Css{li p:first-child{ margin-bottom:0; }}