From 7adf937936d4433890941821bb3abc5dc3ac7073 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Dec 2018 22:56:34 +0300 Subject: shorten_expanded: use dojo button, don't break attachment dropdown, other fixes --- plugins/shorten_expanded/init.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/shorten_expanded/init.css') diff --git a/plugins/shorten_expanded/init.css b/plugins/shorten_expanded/init.css index 920e38415..0966aa1f9 100644 --- a/plugins/shorten_expanded/init.css +++ b/plugins/shorten_expanded/init.css @@ -1,9 +1,9 @@ -div.contentSizeWrapper { +.content-shrink-wrap { overflow : hidden; text-overflow: ellipsis; height : 800px; } -button.expandPrompt { - margin-top : 20px; +.expand-prompt { + margin-top : 16px; } -- cgit v1.2.3