From 06f706b3a87160e06067cda97946497a4e6e3c5d Mon Sep 17 00:00:00 2001 From: Mathieu Lagace Date: Tue, 3 Sep 2019 17:18:45 -0400 Subject: [PATCH] 3.2.1 --- public/css/custom.css | 5 +++++ resources/custom.css | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/public/css/custom.css b/public/css/custom.css index 2edb8067..b318883d 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -7,6 +7,11 @@ overflow: hidden; } +.activity-body-smallĀ { + height: 5rem; + overflow: hidden; +} + .picture-desc-small { height: 5rem; overflow: hidden; diff --git a/resources/custom.css b/resources/custom.css index 2edb8067..b318883d 100644 --- a/resources/custom.css +++ b/resources/custom.css @@ -7,6 +7,11 @@ overflow: hidden; } +.activity-body-smallĀ { + height: 5rem; + overflow: hidden; +} + .picture-desc-small { height: 5rem; overflow: hidden;