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

/* API icon - IE6 does not support position:fixed
div#api {
    position:absolute;
} */