mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
actually fix overflow on mobile
This commit is contained in:
Vendored
-1
@@ -816,7 +816,6 @@ input[type="submit"]:hover,
|
||||
max-width: 60em;
|
||||
word-wrap: break-word;
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
#post .comment .load-more-comments {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user