fix source-url overflow

This commit is contained in:
teddit
2020-12-06 14:48:31 +01:00
parent 421c28ba25
commit 1d79e23b70
+1 -1
View File
@@ -908,7 +908,7 @@ input[type="submit"]:hover,
font-size: 10px;
}
#post .source-url {
overflow: auto;
overflow-wrap: anywhere;
}
/* USER */
#user .entries {