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 4a3d790 commit 8e376afCopy full SHA for 8e376af
docs/changelog.rst
@@ -3,6 +3,23 @@
3
Changelog
4
*********
5
6
+master
7
+======
8
+
9
+:Date: TBD
10
11
+New Features
12
+-------------
13
14
+Fixes
15
+-----
16
17
+* Fix inconsistent font size and line height for autodoc "raises" and "returns" (#267)
18
19
+Other Changes
20
+--------------
21
22
23
v0.4.2
24
======
25
sass/_theme_rst.sass
@@ -263,6 +263,9 @@
263
border: none
264
td
265
266
+ p
267
+ font-size: inherit
268
+ line-height: inherit
269
td > strong
270
display: inline-block
271
.field-name
0 commit comments