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%; }