aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-12-13 11:38:42 +0100
committerMario Vavti <mario@mariovavti.com>2017-12-13 11:38:42 +0100
commitb8fcfc76986637872459fd7dc95bdecb088e83f3 (patch)
tree9914bd5b66a7c2f808c1f1957f4cffe21c1442ca /view/theme/redbasic
parent7a7bfd9de75abf6e8f601102b6d5f80396a8b3a4 (diff)
parent494ce9b87230c1745ec9da8cf60fa448cac4f187 (diff)
downloadvolse-hubzilla-b8fcfc76986637872459fd7dc95bdecb088e83f3.tar.gz
volse-hubzilla-b8fcfc76986637872459fd7dc95bdecb088e83f3.tar.bz2
volse-hubzilla-b8fcfc76986637872459fd7dc95bdecb088e83f3.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r--view/theme/redbasic/css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css
index e46d31ef8..b0a109c92 100644
--- a/view/theme/redbasic/css/style.css
+++ b/view/theme/redbasic/css/style.css
@@ -1802,3 +1802,6 @@ dl.bb-dl > dd > li {
overflow: hidden;
}
+.caption-visible {
+ max-height: 75%;
+}