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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jérome Perrin
gitlab-ce
Commits
63cde3c1
Commit
63cde3c1
authored
Oct 28, 2016
by
tauriedavis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct padding and alignment for reaction buttons
parent
a60cc42b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
10 deletions
+5
-10
app/assets/stylesheets/framework/buttons.scss
app/assets/stylesheets/framework/buttons.scss
+1
-1
app/assets/stylesheets/pages/awards.scss
app/assets/stylesheets/pages/awards.scss
+4
-4
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+0
-5
No files found.
app/assets/stylesheets/framework/buttons.scss
View file @
63cde3c1
...
@@ -216,7 +216,7 @@
...
@@ -216,7 +216,7 @@
svg
,
svg
,
.fa
{
.fa
{
&
:not
(
:last-child
)
{
&
:not
(
:last-child
)
{
margin-right
:
3
px
;
margin-right
:
5
px
;
}
}
}
}
}
}
...
...
app/assets/stylesheets/pages/awards.scss
View file @
63cde3c1
.awards
{
.awards
{
.emoji-icon
{
.emoji-icon
{
width
:
20
px
;
width
:
19
px
;
height
:
20
px
;
height
:
19
px
;
}
}
}
}
...
@@ -94,7 +94,7 @@
...
@@ -94,7 +94,7 @@
.award-control
{
.award-control
{
margin
:
3px
5px
3px
0
;
margin
:
3px
5px
3px
0
;
padding
:
6px
5
px
;
padding
:
5px
6
px
;
outline
:
0
;
outline
:
0
;
&
:hover
,
&
:hover
,
...
@@ -127,7 +127,7 @@
...
@@ -127,7 +127,7 @@
.award-control-icon
{
.award-control-icon
{
float
:
left
;
float
:
left
;
margin-right
:
5px
;
margin-right
:
5px
;
font-size
:
20
px
;
font-size
:
19
px
;
}
}
.award-control-icon-loading
{
.award-control-icon-loading
{
...
...
app/assets/stylesheets/pages/notes.scss
View file @
63cde3c1
...
@@ -105,11 +105,6 @@ ul.notes {
...
@@ -105,11 +105,6 @@ ul.notes {
padding
:
2px
;
padding
:
2px
;
margin-top
:
10px
;
margin-top
:
10px
;
}
}
.award-control
{
font-size
:
13px
;
padding
:
2px
5px
;
}
}
}
.note-header
{
.note-header
{
...
...
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