/* -------------------------------------------------------------- 
   
   ie.css   
   Put any IE hack in here and be sure to include in header.
   
-------------------------------------------------------------- */

/*IE 8 can't do responsive images, so set width to auto to make them appear their exact dimensions*/
.img-responsive {width: auto;}
.navbar-nav > li > a {max-height:42px; padding-top:1.0em !important; padding-bottom:1.0em !important;}

.breadcrumb > li + li:before {padding:0;}
.breadcrumb a {padding:0 5px;}
