mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-18 21:45:06 -04:00
fix x overflow on mobile
This commit is contained in:
Vendored
+1
@@ -559,6 +559,7 @@ input[type="submit"]:hover,
|
||||
}
|
||||
#links .link .entry .meta p {
|
||||
float: inherit;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
#links .link .entry .meta p.submitted span {
|
||||
margin-left: 4px;
|
||||
|
||||
Reference in New Issue
Block a user