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 view */
|
||||||
#detail {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#detail .detailDate {
|
#detail .detailDate {
|
||||||
color: #888;
|
color: #888;
|
||||||
font-size: 0.9em;
|
font-size: 0.9em;
|
||||||
|
|
Loading…
Reference in a new issue