summaryrefslogtreecommitdiff
path: root/plugins/shorten_expanded/init.css
blob: 0966aa1f9378009206083e6b62c1c31f1d85fafa (plain)
1
2
3
4
5
6
7
8
9
.content-shrink-wrap {
	overflow : hidden;
	text-overflow: ellipsis;
	height : 800px;
}

.expand-prompt {
	margin-top : 16px;
}