Merge pull request #26 from Copephobia/css-fix
Fix topic div being hidden on iOS devices
This commit is contained in:
commit
ee5b5c6edd
1 changed files with 0 additions and 4 deletions
|
@ -373,10 +373,6 @@ li {
|
|||
}
|
||||
|
||||
/** Detail view */
|
||||
#detail {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#detail .detailDate {
|
||||
color: #888;
|
||||
font-size: 0.9em;
|
||||
|
|
Loading…
Reference in a new issue