ieddit
/i/ieddit
Community
Login
Text overlap iOS in sub posts list
*
Opie
•
/i/ieddit
•
3y
Text overlap iOS in sub posts list
(text)
The text is overlapping on the sub posts list (iPhoneX):
https://imgur.com/iW53RTi
A quick and dirty and likely wrong fix would be to add
padding-right:-16px
to
.small
in the css. Could do a media query so it just happens on iphones...or there's probably a better solution you'll find.
https://imgur.com/ikyEgyf
edit yeah this solution doesn't even work if the name is too long lmao. you'll do better
3
0
comments
hide post
block user
login to comment
login to comment
no comments
https://imgur.com/iW53RTi
A quick and dirty and likely wrong fix would be to add
padding-right:-16px
to
.small
in the css. Could do a media query so it just happens on iphones...or there's probably a better solution you'll find.https://imgur.com/ikyEgyf
edit yeah this solution doesn't even work if the name is too long lmao. you'll do better