.slate_wysiwyg_box {
  padding: 2px 3px;
  border-bottom: 1px solid #c7d5d8;
}

.metadata.mention.slate.widget {
  display: inline;
}

.metadata.mention.slate.widget > :first-child {
  display: inline;
}

.metadata.mention.slate.widget > :last-child {
  display: inline;
}

.error {
  color: #f00;
  white-space: normal;
}
