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
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
dba0d7c9
Commit
dba0d7c9
authored
Feb 17, 2016
by
Rubén Dávila
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Decrease padding of labels for Milestone's issues tab.
* Also get rid of no longer required CSS.
parent
31e1a38b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
app/assets/stylesheets/pages/milestone.scss
app/assets/stylesheets/pages/milestone.scss
+2
-8
No files found.
app/assets/stylesheets/pages/milestone.scss
View file @
dba0d7c9
...
@@ -23,15 +23,9 @@ li.milestone {
...
@@ -23,15 +23,9 @@ li.milestone {
font-weight
:
bold
;
font-weight
:
bold
;
}
}
.issue-row
.assignee-icon
{
.issue-row
{
.color-label
{
.color-label
{
float
:
left
;
padding
:
5px
!
important
;
padding
:
8px
;
margin-left
:
10px
;
}
img
{
margin-left
:
8px
;
}
}
}
}
}
}
...
...
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