fix_rtd.css 138 B

1234
  1. /* work around https://github.com/snide/sphinx_rtd_theme/issues/149 */
  2. .rst-content table.field-list .field-body {
  3. padding-top: 8px;
  4. }