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
b8a8fb17
Commit
b8a8fb17
authored
Oct 21, 2020
by
Jarek Ostrowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove the native styles for modal-dialog
parent
7729d4da
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
app/assets/stylesheets/framework/modal.scss
app/assets/stylesheets/framework/modal.scss
+0
-6
changelogs/unreleased/fix-modal-margins.yml
changelogs/unreleased/fix-modal-margins.yml
+5
-0
No files found.
app/assets/stylesheets/framework/modal.scss
View file @
b8a8fb17
...
...
@@ -117,12 +117,6 @@ body.modal-open {
border-bottom-right-radius
:
$modal-border-radius
;
}
}
@include
media-breakpoint-up
(
sm
)
{
.modal-dialog
{
margin
:
64px
auto
;
}
}
}
.recaptcha-modal
.recaptcha-form
{
...
...
changelogs/unreleased/fix-modal-margins.yml
0 → 100644
View file @
b8a8fb17
---
title
:
Remove the native styles for modal-dialog - Currently off center
merge_request
:
45789
author
:
type
:
fixed
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