mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
remove comment that seems to be wrong after all; browsers do implement
this, but I was misled by a LaTeX2HTML wart that I worked around yesterday
This commit is contained in:
parent
39a6a6d3c8
commit
b194b5b3cc
1 changed files with 0 additions and 4 deletions
|
|
@ -129,10 +129,6 @@ div.note .label { margin-right: 0.5em;
|
||||||
border-color: black;
|
border-color: black;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 0px 0px 2px 0px;
|
border-width: 0px 0px 2px 0px;
|
||||||
/* This "empty-cells" property should allow us to
|
|
||||||
avoid having anything for empty cells,
|
|
||||||
but many browsers don't implement this at
|
|
||||||
all. */
|
|
||||||
empty-cells: show;
|
empty-cells: show;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue