Skip to content
Snippets Groups Projects
Commit 4b424040 authored by khawkins98's avatar khawkins98
Browse files

Fix EBI logo sizing on active

parent 3e5b929c
No related branches found
No related tags found
No related merge requests found
......@@ -112,6 +112,15 @@
}
}
&.active.embl-ebi {
.button,
.button.hover,
.button:focus,
.button:hover {
background-image: url("../images/logos/EMBL-EBI/EMBL_EBI_Logo_black.svg");
}
}
}
// begin to hide bits of dropdown toggle as screen shrinks
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment