assets/fontawesome/scss/_mixins.scss in jekyll-theme-lcsb-default-0.2.18 vs assets/fontawesome/scss/_mixins.scss in jekyll-theme-lcsb-default-0.2.24
- old
+ new
@@ -7,10 +7,9 @@
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
- vertical-align: -.125em;
}
@mixin fa-icon-rotate($degrees, $rotation) {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=#{$rotation})";
transform: rotate($degrees);