From 165ee2929bc76fc7f9985ae81cc33736820c7865 Mon Sep 17 00:00:00 2001 From: Kim <1877318+kimsible@users.noreply.github.com> Date: Fri, 1 May 2020 10:45:07 +0200 Subject: Fix tables width, paginators, button on mobile / touchscreens (#2695) --- .../src/app/+my-account/my-account.component.scss | 2 - .../shared/buttons/action-dropdown.component.html | 2 +- client/src/sass/application.scss | 38 +++++++++++++++++- client/src/sass/bootstrap.scss | 2 +- client/src/sass/include/_bootstrap-variables.scss | 4 ++ client/src/sass/primeng-custom.scss | 45 +++++++++++++++++++--- 6 files changed, 81 insertions(+), 12 deletions(-) diff --git a/client/src/app/+my-account/my-account.component.scss b/client/src/app/+my-account/my-account.component.scss index d452a2b21..fd47aec86 100644 --- a/client/src/app/+my-account/my-account.component.scss +++ b/client/src/app/+my-account/my-account.component.scss @@ -1,5 +1,3 @@ - - .row { flex-direction: column; width: 100%; diff --git a/client/src/app/shared/buttons/action-dropdown.component.html b/client/src/app/shared/buttons/action-dropdown.component.html index 14cfe9a22..0efc01d38 100644 --- a/client/src/app/shared/buttons/action-dropdown.component.html +++ b/client/src/app/shared/buttons/action-dropdown.component.html @@ -1,4 +1,4 @@ -