.navbar-prototype .nav > li {
  display: inline-block;
  a.active {
    color: $brand-warning;
  }
}
