summaryrefslogtreecommitdiff
path: root/themes/admin_default/css/fix-ie.css
blob: 71b399a3d33eafadb6118e83c5920b00995cdd19 (plain)
1
2
3
4
5
6
/**
 * Fix display in IE 7 and earlier
 */
#gHeader {
  zoom: 1;
}