dtext: fix flicker in [expand] elements.

This commit is contained in:
evazion
2018-08-14 14:41:14 -05:00
parent 0b6e89c908
commit 56beed8a23
2 changed files with 1 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ div.prose {
}
div.expandable-content {
display: none;
padding: 0.4em;
border-top: 1px solid #666;