Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug where a panel recieve extra top border when placed within a collapsible panel #13735

Merged
merged 1 commit into from
Jun 8, 2014

Conversation

skhilko
Copy link
Contributor

@skhilko skhilko commented Jun 4, 2014

Fixes #13734

A panel placed inside of a collapsible panel receive 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.

twbs#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.
@cvrebert cvrebert added the css label Jun 4, 2014
@cvrebert cvrebert added this to the v3.2.1 milestone Jun 4, 2014
@mdo mdo modified the milestones: v3.2.1, v3.2.0 Jun 8, 2014
mdo added a commit that referenced this pull request Jun 8, 2014
Fix bug where a panel recieve extra top border when placed within a collapsible panel
@mdo mdo merged commit 14c3760 into twbs:master Jun 8, 2014
@mdo mdo mentioned this pull request Jun 8, 2014
stempler pushed a commit to stempler/bootstrap that referenced this pull request Nov 4, 2014
Fix bug where a panel recieve extra top border when placed within a collapsible panel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

.panel-body within collapsible panel recieve extra top border
3 participants