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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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