Show
Ignore:
Timestamp:
25.04.2009 17:33:45 (10 months ago)
Author:
andre@…
Message:

Correction du positionnement du formulaire de recherche pour IE < 8

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • _squelettes_/ahuntsic/styles.html

    r25305 r28086  
    6969<!--[if lt IE 8]> 
    7070        <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script> 
     71        <style> 
     72                #menu-recherche{width:16em;margin-top:-4px;} 
     73                #menu-recherche #recherche{width:10em;margin-top:-4px;} 
     74        </style> 
     75 
    7176<![endif]-->