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
0321352b
Commit
0321352b
authored
Aug 09, 2018
by
Luke Bennett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Consistent padding but correct label-actions-list positioning and label-links margin
parent
6cd2af53
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
app/assets/stylesheets/pages/labels.scss
app/assets/stylesheets/pages/labels.scss
+2
-2
No files found.
app/assets/stylesheets/pages/labels.scss
View file @
0321352b
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
margin-bottom
:
5px
;
margin-bottom
:
5px
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
padding
:
$gl-padding
$gl-padding
9px
;
padding
:
$gl-padding
;
border-radius
:
$border-radius-default
;
border-radius
:
$border-radius-default
;
border
:
1px
solid
$theme-gray-100
;
border
:
1px
solid
$theme-gray-100
;
...
@@ -253,7 +253,6 @@
...
@@ -253,7 +253,6 @@
text-align
:
right
;
text-align
:
right
;
padding
:
0
;
padding
:
0
;
position
:
relative
;
position
:
relative
;
top
:
-3px
;
margin
:
0
;
margin
:
0
;
}
}
...
@@ -275,6 +274,7 @@
...
@@ -275,6 +274,7 @@
.label-links
{
.label-links
{
list-style
:
none
;
list-style
:
none
;
margin
:
0
;
padding
:
0
;
padding
:
0
;
white-space
:
nowrap
;
white-space
:
nowrap
;
}
}
...
...
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