Improve shopping list compact view (references #453)

This commit is contained in:
Bernd Bestel
2020-01-31 17:45:43 +01:00
parent ce3b30f601
commit 6d4a15d372
2 changed files with 10 additions and 3 deletions

View File

@@ -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,