Skip to content
Snippets Groups Projects
Commit 1db4dfdf authored by Donald Cook's avatar Donald Cook
Browse files

More emoji sizing tweaks

parent 40414c12
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -87,6 +87,7 @@
width: 30px;
height: 30px;
padding: 0;
font-size: 1.2em;
background: none;
border: 0;
border-radius: $border-radius-base;
Loading
Loading
gl-emoji {
font-style: normal;
display: inline-flex;
vertical-align: middle;
vertical-align: baseline;
font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
font-size: 1em;
line-height: 1em;
font-size: 1.2em;
line-height: 1;
}
 
.user-status-emoji {
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment