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
8b93ae82
Commit
8b93ae82
authored
Nov 13, 2018
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'upstream/master' into ce-to-ee-2018-11-13
parents
db28195b
dbb342d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+3
-3
No files found.
app/assets/stylesheets/pages/notes.scss
View file @
8b93ae82
$system-note-icon-size
:
32px
;
$system-note-svg-size
:
16px
;
$note-form-margin-left
:
7
0
px
;
$note-form-margin-left
:
7
2
px
;
@mixin
vertical-line
(
$left
)
{
&
:
:
before
{
...
...
@@ -54,7 +54,7 @@ $note-form-margin-left: 70px;
}
.main-notes-list
{
@include
vertical-line
(
3
9
px
);
@include
vertical-line
(
3
6
px
);
}
.notes
{
...
...
@@ -268,7 +268,7 @@ $note-form-margin-left: 70px;
}
.system-note
{
padding
:
6px
$gl-padding-24
;
padding
:
6px
20px
;
margin
:
$gl-padding-24
0
;
background-color
:
transparent
;
...
...
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