From 0fc08f34d98d6f534ea15e99fd9e5aad620d05f6 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 19 Apr 2022 13:10:15 +0100 Subject: [PATCH] emoji image id --- epicyon-profile.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/epicyon-profile.css b/epicyon-profile.css index 075b1ec28..6269c9fd0 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -1119,8 +1119,8 @@ h3 { user-select: all; white-space: nowrap; } - .commonemojilabel { - float: none; + #commonemojilabel { + float: none; width: 5%; min-width: 5%; } @@ -1907,8 +1907,8 @@ h3 { user-select: all; white-space: nowrap; } - .commonemojilabel { - float: none; + #commonemojilabel { + float: none; width: 10%; min-width: 10%; } @@ -2667,8 +2667,8 @@ h3 { user-select: all; white-space: nowrap; } - .commonemojilabel { - float: none; + #commonemojilabel { + float: none; width: 10%; min-width: 10%; }