-
${characterName}
-
+
+ ${characterName}
+
+
diff --git a/public/style.css b/public/style.css
index 1e8a33b00..2b85ee607 100644
--- a/public/style.css
+++ b/public/style.css
@@ -3540,8 +3540,8 @@ a {
.icon-svg {
fill: currentColor;
/* Takes on the color of the surrounding text */
- width: 16px;
- height: 16px;
+ width: auto;
+ height: 14px;
vertical-align: middle;
/* To align with adjacent text */
}