diff --git a/src/app/documentation/docs/docs.component.html b/src/app/documentation/docs/docs.component.html
index 82fe2f7e..2a00f8f6 100644
--- a/src/app/documentation/docs/docs.component.html
+++ b/src/app/documentation/docs/docs.component.html
@@ -5021,14 +5021,14 @@
2006 survey for GeneDB S. pombe
-
+
-
+
@@ -7827,7 +7827,7 @@ Additional notes:
-
+
diff --git a/src/docs/datasets/menu.md b/src/docs/datasets/menu.md
index bc5ad9dd..29e44000 100644
--- a/src/docs/datasets/menu.md
+++ b/src/docs/datasets/menu.md
@@ -1,5 +1,5 @@
-
+
%%if db=PomBase
@@ -8,7 +8,7 @@
-
+
diff --git a/src/docs/downloads/menu.md b/src/docs/downloads/menu.md
index 1aca480d..50ff1478 100644
--- a/src/docs/downloads/menu.md
+++ b/src/docs/downloads/menu.md
@@ -1,6 +1,6 @@
-
+
%%if db=PomBase
diff --git a/src/styles.css b/src/styles.css
index 2ef55781..c920b950 100644
--- a/src/styles.css
+++ b/src/styles.css
@@ -275,7 +275,7 @@ select option:disabled {
background-color: #e8e8dfdd;
}
-.left-menu-part a {
+.left-menu-part a, .left-menu-part span {
display: block;
padding: 3px 5px 3px 5px;
}