summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'default.html')
-rw-r--r--default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.html b/default.html
index 2458033..f424e1f 100644
--- a/default.html
+++ b/default.html
@@ -30,7 +30,7 @@ main.index h2 {
 	font-size: 1em;
 	margin: 0;
 }
-main.index data.replies {
+main.index data.replies, main.index time {
 	display: block;
 }
 main.index data.replies[value="0"] {
045379ac4&follow=1'>Rewrite configure scriptJune McEnroe 2020-07-21Add OpenBSD instructionsJune McEnroe 2020-07-21Use a .pc file to configureJune McEnroe 2020-07-19Filter networks with only private contexts from recents as wellJune McEnroe 2020-07-18Specify litterbox version in readmeJune McEnroe 2020-07-18Reverse order of X macro parameters for pages and keysJune McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe 2020-07-17Add margin to inputsJune McEnroe 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe