agriget/plugins/shorten_expanded/init.css
2019-03-22 10:17:29 -04:00

10 lines
128 B
CSS

.content-shrink-wrap {
overflow : hidden;
text-overflow: ellipsis;
height : 800px;
}
.expand-prompt {
margin-top : 16px;
}