diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/views/helpers/index/normal/entry_bottom.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/helpers/index/normal/entry_bottom.phtml b/app/views/helpers/index/normal/entry_bottom.phtml index 6755e9b6b..fa2b8f036 100644 --- a/app/views/helpers/index/normal/entry_bottom.phtml +++ b/app/views/helpers/index/normal/entry_bottom.phtml @@ -46,6 +46,7 @@ <li class="dropdown-close"><a href="#close">❌</a></li> <!-- Ajax --> </ul> + <div class="dropdown-close"><a href="#close">❌</a></div> </div> </li><?php } |
