Skip to content

Commit a4dd838

Browse files
committed
[css2] Rule for the big list in zindex.html
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402818
1 parent 2a024fb commit a4dd838

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

css2/style/default.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Style sheet for the CSS2 specification
3-
* $Id: default.css,v 2.28 2007-07-17 18:15:40 bbos Exp $
3+
* $Id: default.css,v 2.29 2008-02-25 19:33:22 bbos Exp $
44
*/
55

66
BODY {
@@ -166,6 +166,11 @@ SUP {
166166
font-size: 80%
167167
}
168168

169+
/* In zindex.html: */
170+
OL.stack P {
171+
margin-bottom: 0
172+
}
173+
169174
/* Open issues. Should be resolved before going to CR */
170175

171176
.issue {color: red}

0 commit comments

Comments
 (0)