Skip to content
Snippets Groups Projects
Commit 8e430807 authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra Committed by Annabel Dunstone Gray
Browse files

edited stylesheet with mr modal fixes and added to changelog

parent 51821e1e
No related branches found
No related tags found
No related merge requests found
Loading
@@ -28,6 +28,7 @@ Please view this file on the master branch, on stable branches it's out of date.
Loading
@@ -28,6 +28,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Show full status link on MR & commit pipelines - Show full status link on MR & commit pipelines
- Fix documents and comments on Build API `scope` - Fix documents and comments on Build API `scope`
- Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov) - Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)
- Shortened merge request modal to let clipboard button not overlap
   
## 8.13.2 ## 8.13.2
- Fix builds dropdown overlapping bug !7124 - Fix builds dropdown overlapping bug !7124
Loading
Loading
Loading
@@ -279,6 +279,10 @@
Loading
@@ -279,6 +279,10 @@
#modal_merge_info .modal-dialog { #modal_merge_info .modal-dialog {
width: 600px; width: 600px;
   
.dark {
margin-right: 40px;
}
.btn-clipboard { .btn-clipboard {
@extend .pull-right; @extend .pull-right;
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment