Fix project select dropdown in group issues and mr empty state
This commit is contained in:
parent
f2400ed1f3
commit
52f922a270
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@
|
||||||
|
|
||||||
.empty-state .project-item-select-holder.btn-group {
|
.empty-state .project-item-select-holder.btn-group {
|
||||||
float: none;
|
float: none;
|
||||||
display: inline-block;
|
justify-content: center;
|
||||||
|
|
||||||
.btn {
|
.btn {
|
||||||
// overrides styles applied to plain `.empty-state .btn`
|
// overrides styles applied to plain `.empty-state .btn`
|
||||||
|
|
Loading…
Reference in a new issue