diff --git a/sass/_theme_rst.sass b/sass/_theme_rst.sass index f85f03b3..376a448b 100644 --- a/sass/_theme_rst.sass +++ b/sass/_theme_rst.sass @@ -230,7 +230,7 @@ margin-bottom: $base-line-height // This would be the equivilant of a .. class:: dt - display: inline-block + display: table margin: $base-line-height / 4 0 font-size: 90% line-height: normal @@ -256,9 +256,6 @@ font-size: 100% !important dt:first-child margin-top: 0 - // And this would be the ..data:: - dl.data dt - display: table // Since dts get the callout style, we treat this less as callouts. tt, code font-weight: bold