add performance test for dtext, fixes #2051

This commit is contained in:
r888888888
2013-12-03 15:50:58 -08:00
parent 1613116266
commit 327b52c2d3
8 changed files with 79 additions and 19 deletions

View File

@@ -18,11 +18,6 @@ div#note-container {
line-height: normal;
}
p.tn {
font-size: 0.8em;
color: gray;
}
> :last-child {
margin-bottom: 0;
}