Commit fb3eabd0 authored by Phil Hughes's avatar Phil Hughes

Merge branch '35837-fix-style-height-git-clone-holder-buttons' into 'master'

Resolve "Incorrect style height git-clone-holder buttons"

Closes #35837

See merge request gitlab-org/gitlab!19768
parents 47f70628 39cd1913
......@@ -274,6 +274,12 @@
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