Team:Aberdeen Scotland/css
From 2009.igem.org
(Difference between revisions)
Line 133: | Line 133: | ||
position:relative; /* create local positioning contexts for each button */ | position:relative; /* create local positioning contexts for each button */ | ||
margin:0; | margin:0; | ||
+ | padding:0; | ||
vertical-align: bottom; | vertical-align: bottom; | ||
} | } | ||
.menu ul li table { | .menu ul li table { | ||
- | + | padding:0; | |
margin:0; /* re-zero the table margins for everyone but IE5 */ | margin:0; /* re-zero the table margins for everyone but IE5 */ | ||
border-collapse:collapse; /* IE5 needs this for the sub-menus to work */ | border-collapse:collapse; /* IE5 needs this for the sub-menus to work */ |
Revision as of 10:20, 6 August 2009