Resume hover effect for links on Category/Tag pages.
This commit is contained in:
parent
da55d34d9b
commit
8f0c3659d6
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ a:hover {
|
|||
#page-category &,
|
||||
#page-tag &,
|
||||
#access-lastmod & {
|
||||
@extend %link-hover;
|
||||
margin-bottom: -1px; // Avoid jumping
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue