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
68cdcf42
Commit
68cdcf42
authored
Sep 28, 2020
by
Marcel van Remmerden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Increase padding below info well
parent
3f2d907d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
app/assets/stylesheets/framework/wells.scss
app/assets/stylesheets/framework/wells.scss
+0
-1
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+1
-1
No files found.
app/assets/stylesheets/framework/wells.scss
View file @
68cdcf42
...
@@ -3,7 +3,6 @@
...
@@ -3,7 +3,6 @@
color
:
$gl-text-color
;
color
:
$gl-text-color
;
border
:
1px
solid
$border-color
;
border
:
1px
solid
$border-color
;
border-radius
:
$border-radius-default
;
border-radius
:
$border-radius-default
;
margin-bottom
:
$gl-padding-8
;
.card.card-body-segment
{
.card.card-body-segment
{
padding
:
$gl-padding
;
padding
:
$gl-padding
;
...
...
app/assets/stylesheets/pages/projects.scss
View file @
68cdcf42
...
@@ -778,7 +778,7 @@
...
@@ -778,7 +778,7 @@
}
}
.btn
{
.btn
{
margin-
top
:
$gl-padding-8
;
margin-
bottom
:
$gl-padding-8
;
padding
:
$gl-btn-vert-padding
$gl-btn-padding
;
padding
:
$gl-btn-vert-padding
$gl-btn-padding
;
line-height
:
$gl-btn-line-height
;
line-height
:
$gl-btn-line-height
;
...
...
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