Skip to content
Snippets Groups Projects
Unverified Commit 76f55953 authored by Lauri Timmanee's avatar Lauri Timmanee
Browse files

Issue #3183112 by komalk, Gauravmahlawat, ranjith_kumar_k_u, proeung,...

Issue #3183112 by komalk, Gauravmahlawat, ranjith_kumar_k_u, proeung, kostyashupenko: On hover link background height issue

(cherry picked from commit eefad6e4)
parent c1691e0c
No related branches found
No related tags found
6 merge requests!1286issue #3240655 by elfakhar,!1285Issue #3240655 by elfakhar Aligne the active border,!541Issue #3123070: Fix 'PSR2.Classes.PropertyDeclaration.Underscore' coding standard,!463Resolve #3205025 "Class align center for media",!386Allow multiple vocabularies in the taxonomy filter,!308Issue #3118206: Remote media does not validate provider
......@@ -74,7 +74,7 @@
color: #000;
/* @todo - #d9ecfa isn't currently a variable. */
box-shadow: inset 0 -30px 0 0 #d9ecfa;
box-shadow: inset 0 -2em 0 0 #d9ecfa;
-webkit-text-decoration-color: #d9ecfa;
text-decoration-color: #d9ecfa;
}
......
......@@ -54,7 +54,7 @@
color: var(--color--black);
/* @todo - #d9ecfa isn't currently a variable. */
box-shadow: inset 0 -30px 0 0 #d9ecfa;
box-shadow: inset 0 -2em 0 0 #d9ecfa;
text-decoration-color: #d9ecfa;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment