]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_text.scss
Finished migrated from icon-font to SVG
[bookstack] / resources / assets / sass / _text.scss
index ec389286e3ee2d42962ab52824e57256919ad8c4..12bcd621f81481bca067993e41bb86b564a9ebee 100644 (file)
@@ -74,13 +74,6 @@ a, .link {
     text-decoration: underline;
     color: darken($primary, 20%);
   }
-  i {
-    padding-right: $-s;
-  }
-  i.zmdi-hc-flip-horizontal {
-    padding-right: 0;
-    padding-left: $-s;
-  }
   &.icon {
     display: inline-block;
   }