diff --git a/client/src/Actions.css b/client/src/Actions.css
index c0f920a..798d8d5 100644
--- a/client/src/Actions.css
+++ b/client/src/Actions.css
@@ -5,7 +5,7 @@
align-items: center;
flex-direction: column;
justify-content: space-evenly;
- margin: 0.25rem 0.25rem 0.25rem 0;
+ margin: 0 0.25rem 0.25rem 0;
padding: 0.25em;
}
diff --git a/client/src/App.css b/client/src/App.css
index 0792508..86dcda6 100755
--- a/client/src/App.css
+++ b/client/src/App.css
@@ -113,10 +113,9 @@ body {
}
.Table .Trade {
+ display: flex;
+ position: relative;
z-index: 25000;
- transform-origin: right center;
- transform: scale(0.75);
- right: 0;
align-self: center;
}
diff --git a/client/src/App.js b/client/src/App.js
index 1c1fb52..b0bb211 100755
--- a/client/src/App.js
+++ b/client/src/App.js
@@ -289,7 +289,7 @@ const Table = () => {
{ /*