]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_buttons.scss
Finished migrated from icon-font to SVG
[bookstack] / resources / assets / sass / _buttons.scss
index 7dd1c641055972e7ecd746ec500f136d87bb7a56..c38e0ca1cd8561e4a58af610c3f10a32a038e75d 100644 (file)
@@ -139,8 +139,8 @@ $button-border-radius: 2px;
 }
 
 .button.icon {
-  i {
-    padding-right: 0;
+  .svg-icon {
+    margin-right: 0;
   }
 }