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
b3ef4bf7
Commit
b3ef4bf7
authored
Feb 16, 2021
by
Jarek Ostrowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix unneeded left margin discussion filter container
MR:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/54379
parent
ad0f1146
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
8 deletions
+5
-8
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+0
-8
changelogs/unreleased/fix-unneeded-left-margin-discussion-filter-container.yml
.../fix-unneeded-left-margin-discussion-filter-container.yml
+5
-0
No files found.
app/assets/stylesheets/pages/notes.scss
View file @
b3ef4bf7
...
...
@@ -907,14 +907,6 @@ $system-note-svg-size: 16px;
.discussion-filter-container
{
.dropdown-menu
{
margin-bottom
:
$gl-padding-4
;
@include
media-breakpoint-down
(
md
)
{
margin-left
:
$btn-side-margin
+
$contextual-sidebar-collapsed-width
;
}
@include
media-breakpoint-down
(
xs
)
{
margin-left
:
$btn-side-margin
;
}
}
}
...
...
changelogs/unreleased/fix-unneeded-left-margin-discussion-filter-container.yml
0 → 100644
View file @
b3ef4bf7
---
title
:
Fix unneeded left margin in discussion filter container on mobile
merge_request
:
54379
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