.dashboard-grid > .span-12 {
  grid-column: 1 / -1;
  min-width: 0;
}

.sidebar nav {
  overflow-x: hidden;
}
