Merge branch 'dev' into 'master'

Fix 3.2.1a

See merge request TheGamecraft/c-cms!54
This commit is contained in:
Mathieu Lagace
2019-09-03 21:25:39 +00:00
2 changed files with 10 additions and 0 deletions

View File

@@ -7,6 +7,11 @@
overflow: hidden;
}
.activity-body-small {
height: 5rem;
overflow: hidden;
}
.picture-desc-small {
height: 5rem;
overflow: hidden;

View File

@@ -7,6 +7,11 @@
overflow: hidden;
}
.activity-body-small {
height: 5rem;
overflow: hidden;
}
.picture-desc-small {
height: 5rem;
overflow: hidden;