Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
8e430807
Commit
8e430807
authored
Oct 27, 2016
by
Dimitrie Hoekstra
Committed by
Annabel Dunstone Gray
Oct 27, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edited stylesheet with mr modal fixes and added to changelog
parent
51821e1e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
CHANGELOG.md
CHANGELOG.md
+1
-0
app/assets/stylesheets/pages/merge_requests.scss
app/assets/stylesheets/pages/merge_requests.scss
+4
-0
No files found.
CHANGELOG.md
View file @
8e430807
...
...
@@ -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
-
Fix documents and comments on Build API
`scope`
-
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
-
Fix builds dropdown overlapping bug !7124
...
...
app/assets/stylesheets/pages/merge_requests.scss
View file @
8e430807
...
...
@@ -279,6 +279,10 @@
#modal_merge_info
.modal-dialog
{
width
:
600px
;
.dark
{
margin-right
:
40px
;
}
.btn-clipboard
{
@extend
.pull-right
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment