File tree 2 files changed +1
-13
lines changed 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -1225,14 +1225,7 @@ table th[data-sortt-desc] .svg {
1225
1225
box-shadow : 0 0 0 1px var (--color-secondary ) inset;
1226
1226
}
1227
1227
1228
- .emoji {
1229
- font-size : 1.25em ;
1230
- line-height : var (--line-height-default );
1231
- font-style : normal !important ;
1232
- font-weight : var (--font-weight-normal ) !important ;
1233
- vertical-align : -0.075em ;
1234
- }
1235
-
1228
+ /* for "image" emojis like ":git:" ":gitea:" and ":github:" (see CUSTOM_EMOJIS config option) */
1236
1229
.emoji img {
1237
1230
border-width : 0 !important ;
1238
1231
margin : 0 !important ;
Original file line number Diff line number Diff line change 337
337
padding-right : 28px ;
338
338
}
339
339
340
- .markup .emoji {
341
- max-width : none;
342
- vertical-align : text-top;
343
- }
344
-
345
340
.markup span .frame {
346
341
display : block;
347
342
overflow : hidden;
You can’t perform that action at this time.
0 commit comments