From 469f5db26cb852fdd5a0c4d3d3a03c29bdfd99d4 Mon Sep 17 00:00:00 2001 From: koala9712 <86164003+koala9712@users.noreply.github.com> Date: Wed, 22 Dec 2021 14:26:27 +0530 Subject: [PATCH] Update styles.css (#294) --- docs/_static/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_static/style.css b/docs/_static/style.css index e1d218b308..8c1b6bfcdb 100644 --- a/docs/_static/style.css +++ b/docs/_static/style.css @@ -1047,7 +1047,6 @@ dl.exception > dt { padding: 1px 10px; } -/* bug in sphinx: https://github.com/sphinx-doc/sphinx/issues/9384 */ dl.property > dt > span.descname + em.property { display: none; }