diff --git a/partitioncloud/static/style.css b/partitioncloud/static/style.css
index 852b586..1b9a100 100644
--- a/partitioncloud/static/style.css
+++ b/partitioncloud/static/style.css
@@ -381,7 +381,7 @@ img.partition-thumbnail {
#sidebar-navigation {
overflow: scroll;
- height: calc(100% - 400px); /* we don't want it hidden behind settings */
+ height: calc(100% - 375px); /* we don't want it hidden behind settings */
padding: 0 5px;
}
diff --git a/partitioncloud/templates/base.html b/partitioncloud/templates/base.html
index e833b0d..fe2aa7d 100644
--- a/partitioncloud/templates/base.html
+++ b/partitioncloud/templates/base.html
@@ -25,6 +25,9 @@
+
+
+ Je souhaite créer plusieurs albums et pouvoir tous les partager avec un seul lien. Créer un groupe.
Close