Skip to content
Snippets Groups Projects
Commit d2d77b5d authored by Fatih Acet's avatar Fatih Acet Committed by Lin Jen-Shin
Browse files

Merge branch '30863-fix-award-button-smiley-jumping-out-of-place' into 'master'

Fix award button smiley jumping out of place

Closes #30863

See merge request !10672
parent 51124b08
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -123,6 +123,9 @@ ul.notes {
}
 
.note-emoji-button {
position: relative;
line-height: 1;
.fa-spinner {
display: none;
}
Loading
Loading
@@ -428,7 +431,8 @@ ul.notes {
.award-control-icon-positive,
.award-control-icon-super-positive {
position: absolute;
margin-left: -20px;
top: 0;
left: 0;
opacity: 0;
}
 
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