/**
 * @file
 * Styling for the branch template.
 */

.branch > .group-float-box {
  float: right;
}

.branch > .group-header {
  clear: both;
}

.branch > .group-body {
  clear: both;
}

.branch > .group-footer {
  clear: both;
}
