ie.css 228 B

12345
  1. /* This is for all IE specfific style less than IE9. We hate IE. */
  2. div.panel { border: 1px solid #ccc; }
  3. .lt-ie8 .nav-bar li.has-flyout a { padding-right: 20px; }
  4. .lt-ie8 .nav-bar li.has-flyout a:after { border-top: none; }