@charset "UTF-8";
/* CSS Document */

.navbar .nav > li > a {
  min-width: 74px; /* was 75, amending as the IE8 homepage seems to fall onto two lines */
}
