]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/_themes: remove spacing after `ul li p`
authorKefu Chai <kchai@redhat.com>
Sun, 11 Apr 2021 03:09:25 +0000 (11:09 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 14 Apr 2021 01:03:03 +0000 (09:03 +0800)
commitaa66a4950b745800bda580e2c65cfac7e4e0af4a
treebf3edadb2890aa84873a4a30981352f0b647d5b9
parent05861cabb2060a1070300f06b91d1a9b7a4f3016
doc/_themes: remove spacing after `ul li p`

in the latest document generated from RtD, the spacing after `ul li p`
elements is set to 24px as the plain `p` elements. but this the lists
more sparse and difficult to read.

in this change, the spacing is restored to 0 as it was in old theme.css
in sphinx_rtd_theme.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_themes/ceph/static/ceph.css_t