Commit 6c280423 authored by Robert Speicher's avatar Robert Speicher Committed by Robert Speicher

Merge branch 'fix-clipboard-styling-in-create-mr' into 'master'

Fix CSS styling for clipboard icon in new MR page

Closes #3602 

See merge request !1870
parent d6bcf446
......@@ -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