Projet

Général

Profil

Paste
Télécharger (219 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / themes / sky / css / responsive.custom.css @ 98c5df5c

1
/* Work around for legacy IE */
2
@media only screen and (min-width:320px) and (max-width:480px) {
3
  .ie6-7 .mbp-c #menu-bar .menu-wrapper  ul,
4
  .ie6-7 .mbp-c #menu-bar .menu-wrapper  .sf-menu li {
5
    left: auto;
6
  }
7
}