Simpler fix

This commit is contained in:
Aaron Carlisle 2017-03-09 16:52:04 -05:00
parent 5f2b7503db
commit e2fa108664

View File

@ -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