md-navbar .primary {
  transition: all .3s ease-out;
}

md-navbar .primary.auto-height {
  height: auto;
}
