From 982f1e007aca2a6f9d228ec412121215f515f71b Mon Sep 17 00:00:00 2001
From: hunicus <93150691+hunicus@users.noreply.github.com>
Date: Thu, 11 May 2023 18:48:53 -0400
Subject: [PATCH] Fix bisq quirks
---
frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.scss | 5 -----
.../bisq-master-page/bisq-master-page.component.html | 4 +++-
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.scss b/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.scss
index 3bae38e56..e8db46928 100644
--- a/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.scss
+++ b/frontend/src/app/bisq/bisq-blocks/bisq-blocks.component.scss
@@ -1,11 +1,6 @@
.pagination-container {
float: none;
- margin-bottom: 200px;
@media(min-width: 400px){
float: right;
}
}
-
-.container-xl {
- padding-bottom: 110px;
-}
\ No newline at end of file
diff --git a/frontend/src/app/components/bisq-master-page/bisq-master-page.component.html b/frontend/src/app/components/bisq-master-page/bisq-master-page.component.html
index bf0a23e3f..2c9eb8ebe 100644
--- a/frontend/src/app/components/bisq-master-page/bisq-master-page.component.html
+++ b/frontend/src/app/components/bisq-master-page/bisq-master-page.component.html
@@ -82,7 +82,9 @@
-
+
+
+