Skip to content
Snippets Groups Projects
Commit fd87bf3c authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra
Browse files

Various small emoji positioning adjustments

parent 50a78448
No related branches found
No related tags found
No related merge requests found
.awards { .awards {
.emoji-icon { .emoji-icon {
width: 19px; width: 20px;
height: 19px; height: 20px;
} }
} }
   
Loading
@@ -136,5 +136,6 @@
Loading
@@ -136,5 +136,6 @@
   
.award-control-icon { .award-control-icon {
color: $award-emoji-new-btn-icon-color; color: $award-emoji-new-btn-icon-color;
margin-top: 1px;
} }
} }
Loading
@@ -255,6 +255,7 @@ img.emoji {
Loading
@@ -255,6 +255,7 @@ img.emoji {
height: 20px; height: 20px;
vertical-align: top; vertical-align: top;
width: 20px; width: 20px;
margin-top: 1px;
} }
   
.chart { .chart {
Loading
Loading
Loading
@@ -413,7 +413,6 @@ ul.notes {
Loading
@@ -413,7 +413,6 @@ ul.notes {
.fa { .fa {
color: $notes-action-color; color: $notes-action-color;
position: relative; position: relative;
top: 1px;
font-size: 17px; font-size: 17px;
} }
   
Loading
Loading
---
title: Various small emoji positioning adjustments
merge_request:
author:
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