提交 b16730fc 编写于 作者: C Clement Ho

Merge branch '33208-singup-active-state-underline' into 'master'

Fixes sign up active state underline misalignment

Closes #33208

See merge request !11890
......@@ -128,6 +128,7 @@
a {
width: 100%;
font-size: 18px;
margin-right: 0;
&:hover {
border: 1px solid transparent;
......@@ -140,6 +141,7 @@
a {
border: none;
border-bottom: 2px solid $link-underline-blue;
margin-right: 0;
color: $black;
&:hover {
......
---
title: Fixes "sign in / Register" active state underline misalignment
merge_request: 11890
author: Frank Sierra
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册