From 67464b9441b23b6203e77404cb49b864f2c5e243 Mon Sep 17 00:00:00 2001 From: psychobunny Date: Tue, 29 Mar 2016 18:00:58 -0400 Subject: [PATCH] =?UTF-8?q?more=20dual-lightsaber=20jeditroll=20fixes=20?= =?UTF-8?q?=E0=B8=AA=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87?= =?UTF-8?q?=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87?= =?UTF-8?q?=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=E0=B9=87=5F(?= =?UTF-8?q?=E3=83=84)=5F=E0=B8=AA=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89?= =?UTF-8?q?=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89?= =?UTF-8?q?=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89=E0=B9=89?= =?UTF-8?q?=E0=B9=89=E0=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- less/groups.less | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/less/groups.less b/less/groups.less index e09ec9d..681d2fc 100644 --- a/less/groups.less +++ b/less/groups.less @@ -108,6 +108,13 @@ margin-top: -6px; } + .post-body { + .topic-title, p { + overflow-y: hidden; + display: block; + } + } + @media (min-width: @screen-md-min) { margin-top: 300px;