Set overflow-wrap to fix large texts

This commit is contained in:
Matias De lellis
2018-05-30 10:49:02 -03:00
parent ccee58c1e9
commit ff49f2074b

View File

@@ -85,6 +85,7 @@
.note-content { .note-content {
margin: 4px; margin: 4px;
overflow-wrap: break-word;
} }
#div-content .shared-title, #div-content .shared-title,