diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php
index f34ea5069..ded9556a2 100644
--- a/views/bootstrap/class.Bootstrap.php
+++ b/views/bootstrap/class.Bootstrap.php
@@ -422,7 +422,11 @@ background-image: linear-gradient(to bottom, #882222, #111111);;
if ($menuitems) {
echo "
\n";
}
diff --git a/views/bootstrap4/class.Bootstrap4.php b/views/bootstrap4/class.Bootstrap4.php
index fc0758c04..3f291aad9 100644
--- a/views/bootstrap4/class.Bootstrap4.php
+++ b/views/bootstrap4/class.Bootstrap4.php
@@ -438,7 +438,11 @@ background-image: linear-gradient(to bottom, #882222, #111111);;
if ($menuitems) {
echo " \n";
}