Avoid text overflow when displaying attachments

This commit is contained in:
Frédéric Guillot 2017-12-03 17:48:12 -08:00
parent bc20e0884b
commit 5546dd99a5
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -665,6 +665,7 @@ a.button {
.entry-enclosure-download { .entry-enclosure-download {
font-size: 0.85em; font-size: 0.85em;
overflow-wrap: break-word;
} }
.enclosure-video video, .enclosure-video video,