Merge pull request #3817 from evazion/fix-3816
Avoid flickering hidden page elements during page loads
This commit is contained in:
@@ -79,6 +79,7 @@ div.prose {
|
||||
}
|
||||
|
||||
div.expandable-content {
|
||||
display: none;
|
||||
padding: 0.4em;
|
||||
border-top: 1px solid #666;
|
||||
|
||||
@@ -89,6 +90,8 @@ div.prose {
|
||||
}
|
||||
|
||||
div.dtext-preview {
|
||||
display: none;
|
||||
|
||||
ul {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user