fix x overflow on mobile

This commit is contained in:
teddit 2020-12-08 17:31:58 +01:00
parent a2ae6e15c2
commit 6b626a5e14
1 changed files with 1 additions and 0 deletions

1
dist/css/styles.css vendored
View File

@ -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;