Commit dafad067 authored by Phil Hughes's avatar Phil Hughes

Merge branch '36703-fix-clone-btn-height' into 'master'

Remove auto height on clone button

Closes #36703

See merge request gitlab-org/gitlab!20572
parents 3bec480b 0fbddb53
......@@ -274,12 +274,6 @@
height: 24px;
}
.git-clone-holder {
.btn {
height: auto;
}
}
.dropdown-toggle,
.clone-dropdown-btn {
.fa {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment