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
dbb2f4e8
Commit
dbb2f4e8
authored
Apr 28, 2018
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase new issue metadata form margin
parent
ee189fd5
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
2 deletions
+8
-2
app/assets/stylesheets/framework/blocks.scss
app/assets/stylesheets/framework/blocks.scss
+2
-2
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+1
-0
changelogs/unreleased/increase-new-issue-metadata-form-margin.yml
...gs/unreleased/increase-new-issue-metadata-form-margin.yml
+5
-0
No files found.
app/assets/stylesheets/framework/blocks.scss
View file @
dbb2f4e8
...
@@ -46,7 +46,7 @@
...
@@ -46,7 +46,7 @@
}
}
&
.middle-block
{
&
.middle-block
{
margin-top
:
0
;
margin-top
:
$gl-padding-24
;
margin-bottom
:
0
;
margin-bottom
:
0
;
}
}
...
@@ -61,7 +61,7 @@
...
@@ -61,7 +61,7 @@
}
}
&
.footer-block
{
&
.footer-block
{
margin-top
:
0
;
margin-top
:
$gl-padding-24
;
border-bottom
:
0
;
border-bottom
:
0
;
margin-bottom
:
-
$gl-padding
;
margin-bottom
:
-
$gl-padding
;
}
}
...
...
app/assets/stylesheets/framework/variables.scss
View file @
dbb2f4e8
...
@@ -212,6 +212,7 @@ $tooltip-font-size: 12px;
...
@@ -212,6 +212,7 @@ $tooltip-font-size: 12px;
/*
/*
* Padding
* Padding
*/
*/
$gl-padding-24
:
24px
;
$gl-padding
:
16px
;
$gl-padding
:
16px
;
$gl-padding-8
:
8px
;
$gl-padding-8
:
8px
;
$gl-padding-4
:
4px
;
$gl-padding-4
:
4px
;
...
...
changelogs/unreleased/increase-new-issue-metadata-form-margin.yml
0 → 100644
View file @
dbb2f4e8
---
title
:
Increase new issue metadata form margin
merge_request
:
18630
author
:
George Tsiolis
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