]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Better clearing on `.dl-horizontal` for empty `dd` elements
authorMark Otto <otto@github.com>
Mon, 17 Jun 2013 21:19:44 +0000 (14:19 -0700)
committerMark Otto <otto@github.com>
Mon, 17 Jun 2013 21:21:16 +0000 (14:21 -0700)
commit37f4a25be436e8b25004d22541809032d8354600
treeb8e4d5d90c451dd8fa6525e48cea0a9d2a8b8003
parent4436e727ed52e45db2f5db9bf4efcea4ba8c64c3
Better clearing on `.dl-horizontal` for empty `dd` elements

Instead of clearing the entire `.dl-horizontal`, we've moved the
clearfix mixin to the `dd` level to solve two problems in one: empty
`dd`s mid-list, and empty `dd` as the last child.

Addresses a few old issues, including #2824, #3819, #3821, #4062,
#6707, and #7180.

Sorry that took so long :D.
docs/assets/css/bootstrap.css
less/type.less