comment mobile fix
This commit is contained in:
parent
1f655cf423
commit
c18e53e53c
|
@ -162,6 +162,7 @@ body {
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
overflow: hidden; /* to prevent comment to mess up on small screens like phones */
|
||||||
}
|
}
|
||||||
|
|
||||||
.post .username {
|
.post .username {
|
||||||
|
|
Reference in New Issue