From 03566d06443508dd89089fdd55b97a20f9f7b2fa Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Sat, 21 Mar 2020 15:56:59 +0100 Subject: [PATCH] Added changelog for #633 / #629 --- changelog/57_UNRELEASED_2020-xx-xx.md | 2 ++ public/css/grocy.css | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 changelog/57_UNRELEASED_2020-xx-xx.md 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;