From 6d4a15d372fec9dc64af702b74859226c7c1eccf Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Fri, 31 Jan 2020 17:45:43 +0100 Subject: [PATCH] Improve shopping list compact view (references #453) --- public/css/grocy.css | 9 ++++++++- views/shoppinglist.blade.php | 4 ++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/public/css/grocy.css b/public/css/grocy.css index 2ca3c73b..d2faeea6 100644 --- a/public/css/grocy.css +++ b/public/css/grocy.css @@ -58,7 +58,14 @@ a.discrete-link:focus { left: 0; overflow: auto; background-color: #ffffff; - } +} + +.fullscreen-no-gutters { + margin-left: 0 !important; + margin-right: 0 !important; + padding-left: 0 !important; + padding-right: 0 !important; +} /* Fixes smooth scrolling on iOS */ #sidebarResponsive, diff --git a/views/shoppinglist.blade.php b/views/shoppinglist.blade.php index 392dd446..981dd6d8 100644 --- a/views/shoppinglist.blade.php +++ b/views/shoppinglist.blade.php @@ -93,8 +93,8 @@ -
-