Return to Snippet

Revision: 7007
at July 1, 2008 11:10 by wesbaker


Updated Code
div.clear
{ 
	position:relative; 
	clear:both; 
	width:auto; 
	height:0 !important;
	overflow:hidden; 
}

Revision: 7006
at July 1, 2008 11:10 by wesbaker


Initial Code


Initial URL


Initial Description


Initial Title
Clear Block CSS

Initial Tags
css, textmate

Initial Language
Other