diff --git a/public/views/modals/tx-details.html b/public/views/modals/tx-details.html
index 1e1294504..8b1673cb4 100644
--- a/public/views/modals/tx-details.html
+++ b/public/views/modals/tx-details.html
@@ -15,11 +15,11 @@
-
diff --git a/src/css/main.css b/src/css/main.css
index 4318fc8af..b0806d3ea 100644
--- a/src/css/main.css
+++ b/src/css/main.css
@@ -343,7 +343,8 @@ ul.tx-copayers {
padding: 0.2rem 0.3rem;
border-radius: 100%;
color: #fff;
- margin-right: 7px;
+ font-size: 10px;
+ margin-top: 3px;
}
.icon-sign.check {
@@ -625,7 +626,6 @@ input[type=number]::-webkit-outer-spin-button {
}
.header-modal {
- border-bottom: 1px solid #E2E7ED;
background: #fff;
width: 100%;
padding: 0.8rem;