mirror of
https://github.com/intel/llvm.git
synced 2026-01-27 06:06:34 +08:00
Apparently the sphinx version on the server doesn't place <p> tags in the
table cells, so the previous fix from commit 7fce3b240b
didn't fix the bug for that sphinx version. Just expand the CSS workaround
to all <td> tags.