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 ad7a8a4 commit bad2112Copy full SHA for bad2112
sass/_theme_rst.sass
@@ -230,6 +230,10 @@
230
line-height: 0
231
font-size: 90%
232
233
+ // Horizontal lists have multiple columns; use full width
234
+ .hlist
235
+ width: 100%
236
+
237
// Tables! Sphinx LOVES TABLES. Most of wyrm assumes you're only going to use a table as a table
238
// so I have to write a bunch of unique stuff for Sphinx to style them up differently like it's 2003.
239
table.docutils.citation, table.docutils.footnote
0 commit comments