This commit is contained in:
spikecodes 2022-05-20 21:26:53 -07:00
parent 428dc58e3c
commit 7e07ca3df1
No known key found for this signature in database
GPG Key ID: 004CECFF9B463BCB
1 changed files with 1 additions and 0 deletions

View File

@ -777,6 +777,7 @@ a.search_subreddit:hover {
padding: 5px 15px 5px 12px;
grid-area: post_body;
width: calc(100% - 30px);
overflow-wrap: anywhere;
}
/* Used only for text post preview */