diff --git a/css/style.css b/css/style.css index aa55434..829ff9d 100644 --- a/css/style.css +++ b/css/style.css @@ -342,8 +342,9 @@ button#playPauseBtn { border: none; } -.footer { - z-index: 1; +.footer, +.header { + z-index: 1000; } .footer>.menu-section { diff --git a/data/changelog.xml b/data/changelog.xml index 2cf0816..6d2a52d 100644 --- a/data/changelog.xml +++ b/data/changelog.xml @@ -3,7 +3,7 @@ - 2.2.0 + 2.2.0 (a) E' stato reintrodotto la schermata di caricamento ad ogni selezione di ogni pagina dell'applicazione Correzione e bugfix di problematiche varie.