
/* Fix multiline signature bugs. */
.sig-object dl dd {
  margin-bottom: 0;
}
.sig-object dl {
  margin-bottom: 0;
}
