Merge branch '3.2.1' into 'dev'

3.2.1

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

View File

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

View File

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