diff --git a/changelog/57_UNRELEASED_2020-xx-xx.md b/changelog/57_UNRELEASED_2020-xx-xx.md new file mode 100644 index 00000000..4d51acb9 --- /dev/null +++ b/changelog/57_UNRELEASED_2020-xx-xx.md @@ -0,0 +1,2 @@ +### General & other improvements +- Improved the the overview pages on mobile devices (main column was hidden) (thanks @Mik-) diff --git a/public/css/grocy.css b/public/css/grocy.css index 8c6de2fa..68bc85ae 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -225,8 +225,6 @@ input::-webkit-inner-spin-button { display: none; } -/* Stock overview table */ - .table-inline-menu.dropdown-menu { padding-left: 12px; padding-right: 12px;