From a984cd2b27a7976c8d727efc5012f39b6b554bc1 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 12 Dec 2017 13:50:25 -0800 Subject: hubzilla issue #475, item 3 --- view/theme/redbasic/css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'view/theme/redbasic') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d88340a4e..c1073c0ab 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1810,4 +1810,8 @@ dl.bb-dl > dd > li { #cloud-index td { width: auto; overflow: hidden; -} \ No newline at end of file +} + +.caption-visible { + max-height: 75%; +} -- cgit v1.2.3