Fix settings hover nav menu for mobile

This commit is contained in:
JonnyWong16 2016-04-23 14:16:13 -07:00
parent 9fcd0da83d
commit 24205dc86e
6 changed files with 29 additions and 25 deletions

View file

@ -617,4 +617,4 @@ class Config(object):
home_sections = self.HOME_SECTIONS
home_sections.remove('library_stats')
self.HOME_SECTIONS = home_sections
self.CONFIG_VERSION = '4'
self.CONFIG_VERSION = '5'