summaryrefslogtreecommitdiff
path: root/htroot/env/ie7.css
blob: 803dfc0c4974c2e2884b901c8c0acb879d2fe037 (plain)
1
2
3
4
5
6
/* Fixes for IE 7 and lower */

/* A class for elements that should get layout because this fixes many things */
.gainlayout {
  height: 1%;
}