Fix pathe to icon for chemical structure (#2056)

This commit is contained in:
aignatov-bio 2019-09-18 11:18:31 +02:00 committed by GitHub
parent 7181365f7d
commit 52499fa285
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,7 @@
}
&::after {
background-image: url("icon_small/marvinjs-white.svg");
background-image: url("/images/icon_small/marvinjs-white.svg");
right: 4px;
width: 32px;
}