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
4a0de9bd
Commit
4a0de9bd
authored
Mar 16, 2017
by
Eric Eastwood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update award emoji button native emoji alignment
Fix
https://gitlab.com/gitlab-org/gitlab-ce/issues/29228
parent
ef447a62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
app/assets/stylesheets/framework/awards.scss
app/assets/stylesheets/framework/awards.scss
+10
-6
No files found.
app/assets/stylesheets/framework/awards.scss
View file @
4a0de9bd
...
...
@@ -96,11 +96,9 @@
.award-control
{
margin
:
3px
5px
3px
0
;
padding
:
5px
6px
;
padding
:
.35em
.4em
;
outline
:
0
;
line-height
:
1
;
&
.disabled
{
cursor
:
default
;
...
...
@@ -140,10 +138,12 @@
}
.icon
,
gl-emoji
,
.award-control-icon
{
float
:
left
;
margin-right
:
5px
;
font-size
:
18px
;
vertical-align
:
middle
;
margin-right
:
0
.15em
;
font-size
:
1
.5em
;
line-height
:
1
;
}
.award-control-icon-loading
{
...
...
@@ -154,4 +154,8 @@
color
:
$border-gray-normal
;
margin-top
:
1px
;
}
.award-control-text
{
vertical-align
:
middle
;
}
}
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