Skip to content

Commit dcd1ad7

Browse files
authored
Merge pull request #384 from rtfd/fix-90
Data display as a table
2 parents dc3f4a7 + e2fa108 commit dcd1ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/_theme_rst.sass

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
margin-bottom: $base-line-height
231231
// This would be the equivilant of a .. class::
232232
dt
233-
display: inline-block
233+
display: table
234234
margin: $base-line-height / 4 0
235235
font-size: 90%
236236
line-height: normal

0 commit comments

Comments
 (0)