Skip to content

Add author-link style from common.scss in EE

Annabel Dunstone Gray requested to merge backport-author-link-style into master

For some reason, this:

.author-link:hover {
  text-decoration: none;
}

was only in EE common.scss, when it should be in both.

Edited by Annabel Dunstone Gray

Merge request reports