.dialog.loading .title,
.dialog.loading .buttons {
  display: none;
}
.dialog.loading .contents {
  min-height: auto;
  width: auto;
}