increase line hieght for text preview

This commit is contained in:
Tankred Hase 2013-09-04 07:02:54 +02:00
parent c09a0dad6e
commit 59e3ce46a3
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ body {
.text-preview {
font-size: 0.875em;
line-height: 1.2em;
height: 2.4em;
height: 2.35em;
overflow: hidden;
}
}