Fix #480
This commit is contained in:
parent
428dc58e3c
commit
7e07ca3df1
@ -777,6 +777,7 @@ a.search_subreddit:hover {
|
|||||||
padding: 5px 15px 5px 12px;
|
padding: 5px 15px 5px 12px;
|
||||||
grid-area: post_body;
|
grid-area: post_body;
|
||||||
width: calc(100% - 30px);
|
width: calc(100% - 30px);
|
||||||
|
overflow-wrap: anywhere;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Used only for text post preview */
|
/* Used only for text post preview */
|
||||||
|
Loading…
Reference in New Issue
Block a user