diff --git a/Doc/html/style.css b/Doc/html/style.css index 9e956773667..a71541a8f3e 100644 --- a/Doc/html/style.css +++ b/Doc/html/style.css @@ -129,10 +129,6 @@ .guilabel { font-family: avantgarde, sans-serif; } border-color: black; border-style: solid; 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; margin-left: auto; margin-right: auto;