mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-25 16:49:26 +01:00
actually fix overflow on mobile
This commit is contained in:
parent
f5218fc4e6
commit
a762ee36b7
1
dist/css/styles.css
vendored
1
dist/css/styles.css
vendored
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user