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
c4f42544
Commit
c4f42544
authored
May 03, 2017
by
Jacob Schatz
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-issue-dashboard-style' into 'multiple_assignees_review'
Fix issue dashboard style See merge request !1809
parents
d01a03b3
21263cf6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
9 deletions
+12
-9
app/assets/stylesheets/pages/issuable.scss
app/assets/stylesheets/pages/issuable.scss
+12
-9
No files found.
app/assets/stylesheets/pages/issuable.scss
View file @
c4f42544
...
@@ -575,7 +575,11 @@
...
@@ -575,7 +575,11 @@
vertical-align
:
text-top
;
vertical-align
:
text-top
;
}
}
}
}
}
}
.issuable-list
li
,
.issue-info-container
.controls
{
.avatar-counter
{
.avatar-counter
{
display
:
inline-block
;
display
:
inline-block
;
vertical-align
:
middle
;
vertical-align
:
middle
;
...
@@ -585,7 +589,6 @@
...
@@ -585,7 +589,6 @@
padding-left
:
2px
;
padding-left
:
2px
;
padding-right
:
2px
;
padding-right
:
2px
;
}
}
}
}
}
.time_tracker
{
.time_tracker
{
...
...
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