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
6136d8cc
Commit
6136d8cc
authored
May 22, 2020
by
Jose Vargas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove append-bottom-2 CSS rule
parent
0f4a3165
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
app/assets/stylesheets/framework/common.scss
app/assets/stylesheets/framework/common.scss
+0
-1
No files found.
app/assets/stylesheets/framework/common.scss
View file @
6136d8cc
...
...
@@ -425,7 +425,6 @@ img.emoji {
.append-right-32
{
margin-right
:
32px
;
}
.append-right-48
{
margin-right
:
48px
;
}
.prepend-right-32
{
margin-right
:
32px
;
}
.append-bottom-2
{
margin-bottom
:
2px
;
}
.append-bottom-4
{
margin-bottom
:
$gl-padding-4
;
}
.append-bottom-5
{
margin-bottom
:
5px
;
}
.append-bottom-8
{
margin-bottom
:
$grid-size
;
}
...
...
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