PLT-5573 - Fixing emoticons (#5461)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
00d11e961f
Коммит
22118fafc8
@@ -19,13 +19,20 @@
|
|||||||
height: 30px;
|
height: 30px;
|
||||||
line-height: 30px;
|
line-height: 30px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
|
> div {
|
||||||
|
&:first-child {
|
||||||
|
text-align: center;
|
||||||
|
width: 30px;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.emoticon-suggestion__image {
|
.emoticon-suggestion__image {
|
||||||
height: 20px;
|
margin-top: -2px;
|
||||||
margin: 6px 6px 0 5px;
|
max-height: 20px;
|
||||||
|
max-width: 20px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
vertical-align: top;
|
vertical-align: middle;
|
||||||
width: 20px;
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1137,7 +1137,6 @@
|
|||||||
padding: 0 4px 0 3px;
|
padding: 0 4px 0 3px;
|
||||||
|
|
||||||
.post-reaction__emoji {
|
.post-reaction__emoji {
|
||||||
height: auto;
|
|
||||||
margin: 2px 3px 0 0;
|
margin: 2px 3px 0 0;
|
||||||
max-height: 16px;
|
max-height: 16px;
|
||||||
max-width: 16px;
|
max-width: 16px;
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user