diff --git a/themes/midnight.css b/themes/midnight.css index a8d439a477..3437ec8880 100644 --- a/themes/midnight.css +++ b/themes/midnight.css @@ -75,7 +75,7 @@ a { position: relative; } -p:nth-last-child(4n) a:hover::before { +p:nth-last-child(4n) a:last-child:hover::before { position: absolute; content: 'Type: E-mail'; top: -2.4rem;