groups

name language licence
Border Radius - Off CSS Other
Border Radius - Top Right CSS Other
2 Column Layout CSS - float style CSS Other
Border Radius - All CSS Other
FireFox Only CSS Hacks CSS Other
seyDoggy Grid - CSS CSS Other
Border Radius - Bottom CSS Other
disqus fix CSS Other

< 1 2 3 >



language: CSS
licence: Other

FireFox Only CSS Hacks

options: view full snippetsend to code collector
#menu a {display:inline-block; line-height:2em;}
#menu a, x:-moz-any-link {display:-moz-inline-box; padding-top:0.5em;}
#menu a, x:-moz-any-link, x:default {display:inline-block; padding-top:0;}
	
(Continues...)