mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-02-18 07:10:38 +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;
|
max-width: 60em;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
float: left;
|
float: left;
|
||||||
width: 100%;
|
|
||||||
}
|
}
|
||||||
#post .comment .load-more-comments {
|
#post .comment .load-more-comments {
|
||||||
float: left;
|
float: left;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user