Commit ab238a76 authored by Stan Hu's avatar Stan Hu

Fix CSS styling for clipboard icon in new MR page

Closes #3602
parent 7b70a03e
......@@ -190,6 +190,10 @@
.btn {
min-width: 124px;
}
.btn-clipboard {
min-width: 0px;
}
}
&.panel-small {
......
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