/* comment header styling */
.comment-header-layout {
  display: inline-table;
}
.comment-cite {
  position: relative;
  left: 3px;
  top: 2px;
}
.comment-timestamp {
  position: relative;
  left: 3px;
  bottom: 2px;
}
.comment-display {
  position: relative;
  left: 3px;
  bottom: 2px;
}
