fossasia/susper.com

View on GitHub
assets/css/ie6.css

Summary

Maintainability
Test Coverage
/* Fixes for IE 6 and lower */

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