Fix topic div being hidden on iOS devices

This commit is contained in:
Copephobia
2021-11-28 15:44:25 -05:00
committed by GitHub
parent 1193ddc65f
commit 4663c3b724

View File

@@ -373,10 +373,6 @@ li {
}
/** Detail view */
#detail {
display: none;
}
#detail .detailDate {
color: #888;
font-size: 0.9em;