Fix topic div being hidden on iOS devices

pull/26/head
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
1 changed files with 0 additions and 4 deletions

View File

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