Team:Grenoble/Templates/Css.css
From 2011.igem.org
(Difference between revisions)
JeanBaptiste (Talk | contribs) |
JeanBaptiste (Talk | contribs) |
||
Line 159: | Line 159: | ||
#dolphinnav ul li ul{ | #dolphinnav ul li ul{ | ||
- | position: | + | position: relative; |
left: -999em; | left: -999em; | ||
} | } | ||
Line 188: | Line 188: | ||
left: 0; /* Repositionnement normal */ | left: 0; /* Repositionnement normal */ | ||
+ | |||
min-height: 0; /* Corrige un bug sous IE */ | min-height: 0; /* Corrige un bug sous IE */ | ||
- | height: | + | height: 33px; |
overflow:hidden; | overflow:hidden; | ||
} | } |
Revision as of 13:15, 3 August 2011