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
b65a8bb4
Commit
b65a8bb4
authored
Dec 16, 2019
by
Jarek Ostrowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix padding structure on design comments
Add changelog Revert schema
parent
222e7033
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
changelogs/unreleased/fix-padding-design-comments.yml
changelogs/unreleased/fix-padding-design-comments.yml
+5
-0
ee/app/assets/stylesheets/components/design_management/design.scss
...sets/stylesheets/components/design_management/design.scss
+0
-2
No files found.
changelogs/unreleased/fix-padding-design-comments.yml
0 → 100644
View file @
b65a8bb4
---
title
:
Fix padding on the design comments
merge_request
:
21839
author
:
type
:
fixed
ee/app/assets/stylesheets/components/design_management/design.scss
View file @
b65a8bb4
...
...
@@ -37,7 +37,6 @@
}
.design-discussion
{
padding
:
$gl-padding
0
;
margin
:
$gl-padding
0
;
&
:
:
before
{
...
...
@@ -63,7 +62,6 @@
.reply-wrapper
{
padding
:
$gl-padding
;
padding-bottom
:
0
;
}
}
...
...
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