/*

    Project: Project name
    IE patches

    Author: Author / www.site.com
    Copyright: 2012, Author. All rights resevered

-----------------------------------------------------------------------*/
/* For IE 6/7 (trigger hasLayout) */
/* line 12, scss/ie.scss */
.clearfix {
  zoom: 1;
}
