forked from planex/defiance
fix reaction image size
This commit is contained in:
parent
ba355f6f94
commit
37f3e1ddb4
1 changed files with 4 additions and 0 deletions
|
@ -249,6 +249,10 @@ nav-li {
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.reacts img {
|
||||||
|
max-width: 60px;
|
||||||
|
}
|
||||||
|
|
||||||
.badge {
|
.badge {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue