]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix bug where a panel recieve extra top border 13735/head
authorSiarhei Khilko <skhilko@gmail.com>
Wed, 4 Jun 2014 22:20:36 +0000 (15:20 -0700)
committerSiarhei Khilko <skhilko@gmail.com>
Wed, 4 Jun 2014 22:20:36 +0000 (15:20 -0700)
commitf87a023153c7bb460c3a2520fd1ec6310f60a11a
treee1bd1075165cd0193a97442178aa1211ee68015e
parentf9495eab12558534f99458a9123d2bdd483c844c
Fix bug where a panel recieve extra top border

https://github.com/twbs/bootstrap/issues/13734

A panel placed inside of a collapsible panel recieve extra top border.

This commit reduces the effect of a selector to apply a border only to
the collapsible panel body itself, not to any panel placed within it.
less/panels.less