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
c1018a62
Commit
c1018a62
authored
Mar 26, 2021
by
Donald Cook
Committed by
Simon Knox
Mar 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated emoji to 1.2em (from 1.4)
🌞
👍
🕴
parent
e10f7ccd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
app/assets/stylesheets/framework/awards.scss
app/assets/stylesheets/framework/awards.scss
+0
-1
app/assets/stylesheets/framework/emojis.scss
app/assets/stylesheets/framework/emojis.scss
+3
-3
No files found.
app/assets/stylesheets/framework/awards.scss
View file @
c1018a62
...
...
@@ -261,7 +261,6 @@
// migrated to Vue.
.gl-button
.award-emoji-block
gl-emoji
{
top
:
-1px
;
margin-top
:
-1px
;
margin-bottom
:
-1px
;
}
...
...
app/assets/stylesheets/framework/emojis.scss
View file @
c1018a62
gl-emoji
{
font-style
:
normal
;
display
:
inline-flex
;
vertical-align
:
middl
e
;
vertical-align
:
baselin
e
;
font-family
:
'Apple Color Emoji'
,
'Segoe UI Emoji'
,
'Segoe UI Symbol'
,
'Noto Color Emoji'
;
font-size
:
1
.
4
em
;
line-height
:
1
em
;
font-size
:
1
.
2
em
;
line-height
:
1
;
}
.user-status-emoji
{
...
...
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