SVG instead of inlining every time

This commit is contained in:
Angelos Chalaris
2018-01-04 00:20:34 +02:00
parent 27b0ac5de1
commit 76c39cfcd3
3 changed files with 4 additions and 3 deletions

View File

@ -221,7 +221,7 @@ label.#{$collapse-name} {
button.primary.clipboard-copy {
width: 100%;
margin-left: 0;
> svg {
> img {
vertical-align: bottom;
}
}