Fossil SCM

Re-added an important forumPostBody.overflow CSS attribute which was accidentally removed in the last edit.

stephan 2020-08-09 14:54 forum-expand-post-revisited
Commit 939b64738dbfbc203fd07c3161f2a3019390f0a76a01de4a634a46fa9024056b
1 file changed +1 -1
+1 -1
--- src/default.css
+++ src/default.css
@@ -803,11 +803,11 @@
803803
.forum-post-collapser:not(.expanded) > span::before {
804804
content: "⇣⇣⇣";
805805
}
806806
div.forumPostBody{
807807
max-height: 50em;
808
- /*overflow: auto;*/
808
+ overflow: auto;
809809
}
810810
div.forumPostBody.with-expander {
811811
display: flex;
812812
flex-direction: row;
813813
overflow: auto;
814814
--- src/default.css
+++ src/default.css
@@ -803,11 +803,11 @@
803 .forum-post-collapser:not(.expanded) > span::before {
804 content: "⇣⇣⇣";
805 }
806 div.forumPostBody{
807 max-height: 50em;
808 /*overflow: auto;*/
809 }
810 div.forumPostBody.with-expander {
811 display: flex;
812 flex-direction: row;
813 overflow: auto;
814
--- src/default.css
+++ src/default.css
@@ -803,11 +803,11 @@
803 .forum-post-collapser:not(.expanded) > span::before {
804 content: "⇣⇣⇣";
805 }
806 div.forumPostBody{
807 max-height: 50em;
808 overflow: auto;
809 }
810 div.forumPostBody.with-expander {
811 display: flex;
812 flex-direction: row;
813 overflow: auto;
814

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button