BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
8b3db0d6
Commit
8b3db0d6
authored
Apr 30, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'revert-discussion-counter-height' into 'master'
Revert discussion counter height Closes #45896 See merge request gitlab-org/gitlab-ce!18656
parents
c34061db
4c5829d7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
discussion_counter.vue
...ssets/javascripts/notes/components/discussion_counter.vue
+1
-1
notes.scss
app/assets/stylesheets/pages/notes.scss
+0
-4
revert-discussion-counter-height.yml
changelogs/unreleased/revert-discussion-counter-height.yml
+5
-0
No files found.
app/assets/javascripts/notes/components/discussion_counter.vue
View file @
8b3db0d6
...
...
@@ -86,7 +86,7 @@ export default {
v-html=
"resolveSvg"
></span>
</span>
<span
class=
"
.
line-resolve-text"
>
<span
class=
"line-resolve-text"
>
{{
resolvedDiscussionCount
}}
/
{{
discussionCount
}}
{{
countText
}}
resolved
</span>
</div>
...
...
app/assets/stylesheets/pages/notes.scss
View file @
8b3db0d6
...
...
@@ -772,7 +772,3 @@ ul.notes {
height
:
auto
;
}
}
.line-resolve-text
{
vertical-align
:
middle
;
}
changelogs/unreleased/revert-discussion-counter-height.yml
0 → 100644
View file @
8b3db0d6
---
title
:
Revert discussion counter height
merge_request
:
18656
author
:
George Tsiolis
type
:
changed
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