Small css adjustment to activity modal.

This commit is contained in:
Mateus Machado Luna 2019-10-03 15:16:08 -03:00
parent d0b6267383
commit 9d706ccb72
1 changed files with 2 additions and 2 deletions

View File

@ -765,11 +765,11 @@
}
p.is-capitalized {
margin-bottom: 0.5rem;
margin-bottom: 0.125rem;
}
.tainacan-p-break {
word-break: break-word;
margin-bottom: 1rem;
margin-bottom: 0.5rem;
}
.tainacan-figure {