Make issuable sidebar dropdowns style consistent
This commit is contained in:
parent
499b640679
commit
e9424111dc
1 changed files with 4 additions and 0 deletions
|
@ -132,3 +132,7 @@
|
|||
width: calc(100% + 35px);
|
||||
}
|
||||
}
|
||||
|
||||
.issuable-sidebar {
|
||||
@include new-style-dropdown;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue