Increases width of modalbox with checkout branch instructions
This commit is contained in:
parent
0973a8607b
commit
1c54a79064
2 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#modal_merge_info.modal{ tabindex: '-1' }
|
||||
.modal-dialog
|
||||
.modal-dialog.modal-lg
|
||||
.modal-content
|
||||
.modal-header
|
||||
%h3.modal-title Check out, review, and merge locally
|
||||
|
|
5
changelogs/unreleased/43625-increase-modal-checkout.yml
Normal file
5
changelogs/unreleased/43625-increase-modal-checkout.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Increase width of checkout branch modal box
|
||||
merge_request:
|
||||
author:
|
||||
type: fixed
|
Loading…
Reference in a new issue