Skip to content

Commit

Permalink
Merge branch 'update'
Browse files Browse the repository at this point in the history
* update:
  Update from upstream bootstrap
  • Loading branch information
Bill Edgington committed Apr 30, 2014
2 parents d06d0c3 + cd20ca9 commit d0ce626
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions less/panels.less
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@
}
}


<<<<<<< HEAD
// Optional heading
.panel-heading {
padding: @panel-heading-padding;
Expand Down Expand Up @@ -219,9 +217,6 @@
.border-bottom-radius((@panel-border-radius - 1));
}


=======
>>>>>>> upstream/master
// Collapsable panels (aka, accordion)
//
// Wrap a series of panels in `.panel-group` to turn them into an accordion with
Expand Down
4 changes: 0 additions & 4 deletions less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -829,8 +829,6 @@

//** Horizontal offset for forms and lists.
@component-offset-horizontal: 180px;
<<<<<<< HEAD


//== Container sizes
//
Expand All @@ -857,5 +855,3 @@
@panel-heading-padding: 10px;
@panel-body-padding: 10px;
@panel-footer-padding: 10px;
=======
>>>>>>> upstream/master

0 comments on commit d0ce626

Please sign in to comment.