summaryrefslogtreecommitdiff
path: root/themes/default/css/fix-ie.css
blob: 738fdff1551801e4c2f397fab523bd78689d736c (plain)
1
2
3
4
5
6
/**
 * Fix display in IE 7 and earlier
 */
.gClearFix {
  zoom: 1;
}