We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed4d95 commit 4980e6dCopy full SHA for 4980e6d
doc/_static/mpl.css
@@ -245,3 +245,11 @@ div.twocol > div {
245
padding: 0;
246
margin: 0;
247
}
248
+
249
+/* Fix selection of parameter names; remove when fixed in the theme
250
+ * https://github.com/sphinx-doc/sphinx/pull/9763
251
+ */
252
+.classifier:before {
253
+ display: inline-block;
254
+ margin: 0 0.5em;
255
+}
0 commit comments