summaryrefslogtreecommitdiff
path: root/plugins/shorten_expanded/init.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-07-08 10:35:29 +0300
committerAndrew Dolgov <[email protected]>2015-07-08 10:35:29 +0300
commit25c747f5767a0588d2079b036fa89873067f924f (patch)
tree45ab0124faf0f09c0433c198ed9a66f5db38f678 /plugins/shorten_expanded/init.css
parent831129f6a4c63530674c8bc73550fc83998971f3 (diff)
parent3cea4a4b758768770366d132393a026ee2d8a430 (diff)
Merge branch 'master' of git.fakecake.org:tt-rss
Diffstat (limited to 'plugins/shorten_expanded/init.css')
-rw-r--r--plugins/shorten_expanded/init.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/shorten_expanded/init.css b/plugins/shorten_expanded/init.css
index 5e1bfa8f3..920e38415 100644
--- a/plugins/shorten_expanded/init.css
+++ b/plugins/shorten_expanded/init.css
@@ -1,7 +1,7 @@
div.contentSizeWrapper {
overflow : hidden;
text-overflow: ellipsis;
- height : 700px;
+ height : 800px;
}
button.expandPrompt {