BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
0f62f31f
Commit
0f62f31f
authored
Jun 20, 2017
by
Luke "Jared" Bennett
Committed by
Annabel Dunstone Gray
Jun 20, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "User customize callout has no top-margin on projects page"
parent
33f60884
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
blocks.scss
app/assets/stylesheets/framework/blocks.scss
+1
-1
cycle_analytics.scss
app/assets/stylesheets/pages/cycle_analytics.scss
+1
-1
groups.scss
app/assets/stylesheets/pages/groups.scss
+0
-2
No files found.
app/assets/stylesheets/framework/blocks.scss
View file @
0f62f31f
...
...
@@ -254,7 +254,7 @@
}
.landing
{
margin
-bottom
:
$gl-padding
;
margin
:
$gl-padding
auto
;
overflow
:
hidden
;
display
:
flex
;
position
:
relative
;
...
...
app/assets/stylesheets/pages/cycle_analytics.scss
View file @
0f62f31f
...
...
@@ -4,7 +4,7 @@
position
:
relative
;
.landing
{
margin-top
:
10px
;
margin-top
:
0
;
.inner-content
{
white-space
:
normal
;
...
...
app/assets/stylesheets/pages/groups.scss
View file @
0f62f31f
...
...
@@ -90,8 +90,6 @@
}
.explore-groups.landing
{
margin-top
:
10px
;
.inner-content
{
padding
:
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