emoji image id

main
Bob Mottram 2022-04-19 13:10:15 +01:00
parent a59f66cc46
commit 0fc08f34d9
1 changed files with 6 additions and 6 deletions

View File

@ -1119,8 +1119,8 @@ h3 {
user-select: all; user-select: all;
white-space: nowrap; white-space: nowrap;
} }
.commonemojilabel { #commonemojilabel {
float: none; float: none;
width: 5%; width: 5%;
min-width: 5%; min-width: 5%;
} }
@ -1907,8 +1907,8 @@ h3 {
user-select: all; user-select: all;
white-space: nowrap; white-space: nowrap;
} }
.commonemojilabel { #commonemojilabel {
float: none; float: none;
width: 10%; width: 10%;
min-width: 10%; min-width: 10%;
} }
@ -2667,8 +2667,8 @@ h3 {
user-select: all; user-select: all;
white-space: nowrap; white-space: nowrap;
} }
.commonemojilabel { #commonemojilabel {
float: none; float: none;
width: 10%; width: 10%;
min-width: 10%; min-width: 10%;
} }