diff --git a/public/css/grocy.css b/public/css/grocy.css
index d75b5665..8c6de2fa 100644
--- a/public/css/grocy.css
+++ b/public/css/grocy.css
@@ -233,6 +233,7 @@ input::-webkit-inner-spin-button {
width: 96vw; /* Set width of popup menu to screen size */
}
+
/* Set width of popup menu to fixed value on larger devices */
@media (min-width: 400px) {
.table-inline-menu.dropdown-menu {
@@ -257,6 +258,7 @@ input::-webkit-inner-spin-button {
padding: 0;
word-wrap: break-word;
white-space: pre-wrap;
+ color: inherit;
}
/* Third party component customizations - Bootstrap */
diff --git a/views/stockoverview.blade.php b/views/stockoverview.blade.php
index 37730e5e..fab96a69 100644
--- a/views/stockoverview.blade.php
+++ b/views/stockoverview.blade.php
@@ -105,7 +105,7 @@
data-consume-amount="1">
1
-