mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
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
This commit is contained in:
committed by
Robert Speicher
parent
d6bcf446b1
commit
6c280423fb
@@ -190,6 +190,10 @@
|
||||
.btn {
|
||||
min-width: 124px;
|
||||
}
|
||||
|
||||
.btn-clipboard {
|
||||
min-width: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
&.panel-small {
|
||||
|
||||
Reference in New Issue
Block a user