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
973d20ba
Commit
973d20ba
authored
Sep 26, 2018
by
George Tsiolis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add right margin to board-card-number
parent
4586d77c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
app/assets/javascripts/boards/components/issue_card_inner.vue
...assets/javascripts/boards/components/issue_card_inner.vue
+1
-1
No files found.
app/assets/javascripts/boards/components/issue_card_inner.vue
View file @
973d20ba
...
@@ -152,7 +152,7 @@
...
@@ -152,7 +152,7 @@
class=
"js-no-trigger"
>
{{
issue
.
title
}}
</a>
class=
"js-no-trigger"
>
{{
issue
.
title
}}
</a>
<span
<span
v-if=
"issueId"
v-if=
"issueId"
class=
"board-card-number"
class=
"board-card-number
append-right-5
"
>
>
{{
issue
.
referencePath
}}
{{
issue
.
referencePath
}}
</span>
</span>
...
...
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