Open maxg opened 7 years ago
We could remove Bootstrap's URL printing entirely:
@media print { a[href]:after { content: ""; } }
But perhaps we can cut off URLs after a maximum length instead?
We could remove Bootstrap's URL printing entirely:
But perhaps we can cut off URLs after a maximum length instead?