Skip to content
Snippets Groups Projects
Commit d417cb35 authored by HJ's avatar HJ :fire:
Browse files

fix potential stretched spurdo

parent 4d112b70
No related branches found
No related tags found
1 merge request!307Fixes and tweaks
Pipeline #
......@@ -227,10 +227,12 @@
.user-name {
margin-right: 0.2em;
img {
width: 14px;
height: 14px;
vertical-align: middle
vertical-align: middle;
object-fit: contain
}
}
}
......@@ -351,10 +353,12 @@
.user-name {
font-weight: bold;
img {
width: 14px;
height: 14px;
vertical-align: middle;
object-fit: contain
}
}
......
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