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
d04a2aef
Commit
d04a2aef
authored
Oct 10, 2017
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix icon color and btn-group alignment of discussion buttons
parent
8d47e9f8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
app/assets/stylesheets/pages/note_form.scss
app/assets/stylesheets/pages/note_form.scss
+1
-2
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+4
-0
No files found.
app/assets/stylesheets/pages/note_form.scss
View file @
d04a2aef
...
...
@@ -249,13 +249,12 @@
width
:
100%
;
padding-right
:
5px
;
}
}
.discussion-actions
{
display
:
table
;
.
new-issue-for-discussion
path
{
.
btn-default
path
{
fill
:
$gray-darkest
;
}
...
...
app/assets/stylesheets/pages/notes.scss
View file @
d04a2aef
...
...
@@ -466,6 +466,10 @@ ul.notes {
float
:
right
;
margin-left
:
10px
;
color
:
$gray-darkest
;
.btn-group
>
.discussion-next-btn
{
margin-left
:
-1px
;
}
}
.note-actions
{
...
...
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