Difference between revisions of "Template:Freiburg/CSS"
Line 316: | Line 316: | ||
/* CLEARFIX */ | /* CLEARFIX */ | ||
− | + | .clearfix:after { | |
− | + | visibility: hidden; | |
− | + | display: block; | |
− | } | + | font-size: 0; |
+ | content: " "; | ||
+ | clear: both; | ||
+ | height: 0; | ||
+ | } | ||
+ | * html .clearfix { zoom: 1; } /* IE6 */ | ||
+ | *:first-child+html .clearfix { zoom: 1; } /* IE7 */ | ||
+ | |||
+ | /* END CLEARFIX */ | ||
Revision as of 14:10, 16 September 2015