UX: Make emoji size consistent for oneboxed GH issues with short tags. (#13586)
This commit is contained in:
parent
88da06cba0
commit
6209b11659
|
@ -509,6 +509,7 @@ pre.onebox code {
|
|||
.emoji {
|
||||
max-height: 15px;
|
||||
margin: 0.2em;
|
||||
min-width: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue