mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-15 09:12:33 +01:00
Fix post body overflow on mobile
This commit is contained in:
@@ -1033,6 +1033,10 @@ input[type="submit"] {
|
||||
|
||||
/* Markdown */
|
||||
|
||||
.md {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.md > *:not(:first-child) {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user